Uses of Class
org.exolab.castor.xml.schema.reader.SchemaUnmarshallerState
Packages that use SchemaUnmarshallerState
-
Uses of SchemaUnmarshallerState in org.exolab.castor.xml.schema.reader
Constructors in org.exolab.castor.xml.schema.reader with parameters of type SchemaUnmarshallerStateModifierConstructorDescriptionImportUnmarshaller(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 importedSchemaUnmarshaller(SchemaContext schemaContext, boolean include, SchemaUnmarshallerState state, URIResolver uriResolver) Creates aSchemaUnmarshallerinstance.SchemaUnmarshaller(SchemaContext schemaContext, SchemaUnmarshallerState state) Creates aSchemaUnmarshallerinstance.