com.fasterxml.jackson.databind.node

Class ContainerNode<T extends ContainerNode<T>>

    • Field Detail

      • _nodeFactory

        protected final JsonNodeFactory _nodeFactory
        We will keep a reference to the Object (usually TreeMapper) that can construct instances of nodes to add to this container node.
    • Constructor Detail

      • ContainerNode

        protected ContainerNode()

Copyright © 2008–2020 FasterXML. All rights reserved.