Interface InterpretedContainer

    • Method Detail

      • setStructureHelper

        void setStructureHelper​(StructureHelper sh)
        Set a structure helper into this interpreted container.

        Structure helpers can promote Containers to become isRoot = true.

        Parameters:
        sh -
        Throws:
        java.lang.IllegalStateException - if a StructureHelper is already set.