程序包 org.codehaus.jackson.node

Contains concrete JsonNode implementations Jackson uses for the Tree model.

请参阅: 说明

程序包org.codehaus.jackson.node的说明

Contains concrete JsonNode implementations Jackson uses for the Tree model. These classes are public since concrete type will be needed for most operations that modify node trees. For read-only access concrete types are usually not needed.