|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NullNode | |
---|---|
org.codehaus.jackson.node | Contains concrete JsonNode implementations
Jackson uses for the Tree model. |
Uses of NullNode in org.codehaus.jackson.node |
---|
Fields in org.codehaus.jackson.node declared as NullNode | |
---|---|
static NullNode |
NullNode.instance
|
Methods in org.codehaus.jackson.node that return NullNode | |
---|---|
static NullNode |
NullNode.getInstance()
|
NullNode |
JsonNodeFactory.nullNode()
Factory method for getting an instance of Json null node (which represents literal null value) |
NullNode |
ContainerNode.nullNode()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |