Class RootIncludedSchemaState

  • All Implemented Interfaces:
    org.xml.sax.ContentHandler
    Direct Known Subclasses:
    RootState

    public class RootIncludedSchemaState
    extends SimpleState
    used to parse root of schema document.
    • Field Detail

      • topLevelState

        protected State topLevelState
    • Constructor Detail

      • RootIncludedSchemaState

        public RootIncludedSchemaState​(State topLevelState)