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.

Copyright © 2014 FasterXML. All Rights Reserved.