Interface Node.IParent

  • Enclosing class:
    Node

    public static interface Node.IParent
    The parent of a processed node.
    • Method Detail

      • isCollection

        default boolean isCollection()