Uses of Class
org.exolab.castor.xml.schema.reader.SchemaUnmarshallerState

Packages that use SchemaUnmarshallerState
org.exolab.castor.xml.schema.reader   
 

Uses of SchemaUnmarshallerState in org.exolab.castor.xml.schema.reader
 

Constructors in org.exolab.castor.xml.schema.reader with parameters of type SchemaUnmarshallerState
ImportUnmarshaller(SchemaContext schemaContext, Schema schema, AttributeSet atts, URIResolver uriResolver, Locator locator, SchemaUnmarshallerState state)
           
IncludeUnmarshaller(SchemaContext schemaContext, Schema schema, AttributeSet atts, URIResolver uriResolver, Locator locator, SchemaUnmarshallerState state)
           
RedefineUnmarshaller(SchemaContext schemaContext, Schema schema, AttributeSet atts, URIResolver uriResolver, Locator locator, SchemaUnmarshallerState state)
          The XML Schema imported
SchemaUnmarshaller(SchemaContext schemaContext, boolean include, SchemaUnmarshallerState state, URIResolver uriResolver)
          Creates a SchemaUnmarshaller instance.
SchemaUnmarshaller(SchemaContext schemaContext, SchemaUnmarshallerState state)
          Creates a SchemaUnmarshaller instance.
 



Copyright © 2012. All Rights Reserved.