Class ContainerNodeDataWithSchema


  • public class ContainerNodeDataWithSchema
    extends AbstractMountPointDataWithSchema<ContainerLike>
    Utility class used for tracking parser state as needed by a StAX-like parser. This class is to be used only by respective XML and JSON parsers in yang-data-codec-xml and yang-data-codec-gson.

    Represents a YANG container node.