Class XMLInstance2SchemaHandler.StateInfo
java.lang.Object
org.exolab.castor.xml.schema.util.XMLInstance2SchemaHandler.StateInfo
- Enclosing class:
XMLInstance2SchemaHandler
Inner-class to hold state
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) Vector(package private) StringBuffer(package private) boolean(package private) ElementDecl(package private) boolean(package private) Namespaces(package private) boolean -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
namespaces
Namespaces namespaces -
element
ElementDecl element -
attributes
Vector attributes -
buffer
StringBuffer buffer -
mixed
boolean mixed -
complex
boolean complex -
topLevel
boolean topLevel
-
-
Constructor Details
-
StateInfo
public StateInfo()
-