Class XMLInstance2SchemaHandler.StateInfo

  • Enclosing class:
    XMLInstance2SchemaHandler

    class XMLInstance2SchemaHandler.StateInfo
    extends java.lang.Object
    Inner-class to hold state
    • Constructor Summary

      Constructors 
      Constructor Description
      StateInfo()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • attributes

        java.util.Vector attributes
      • buffer

        java.lang.StringBuffer buffer
      • mixed

        boolean mixed
      • complex

        boolean complex
      • topLevel

        boolean topLevel
    • Constructor Detail

      • StateInfo

        public StateInfo()