Public Member Functions | |
| ImportUnmarshaller (Schema schema, AttributeSet atts, Resolver resolver, URIResolver uriResolver, Locator locator, SchemaUnmarshallerState state) throws XMLException | |
| String | elementName () |
| Object | getObject () |
| org.exolab.castor.xml.schema.reader.ImportUnmarshaller.ImportUnmarshaller | ( | Schema | schema, | |
| AttributeSet | atts, | |||
| Resolver | resolver, | |||
| URIResolver | uriResolver, | |||
| Locator | locator, | |||
| SchemaUnmarshallerState | state | |||
| ) | throws XMLException |
References org.exolab.castor.xml.schema.Schema.addImportedSchema(), org.exolab.castor.net.URILocation.getAbsoluteURI(), org.exolab.castor.xml.schema.reader.SchemaUnmarshallerState.getConfiguration(), org.exolab.castor.xml.schema.Schema.getImportedSchema(), org.exolab.castor.util.Configuration.getParser(), org.exolab.castor.net.URILocation.getReader(), org.exolab.castor.xml.schema.reader.SchemaUnmarshallerState.getSchema(), org.exolab.castor.xml.schema.Schema.getSchemaLocation(), org.exolab.castor.xml.schema.Schema.getTargetNamespace(), org.exolab.castor.xml.schema.reader.ComponentReader.getURIResolver(), org.exolab.castor.xml.AttributeSet.getValue(), org.exolab.castor.xml.schema.reader.SchemaUnmarshallerState.markAsProcessed(), org.exolab.castor.xml.schema.reader.SchemaUnmarshallerState.processed(), org.exolab.castor.net.URIResolver.resolve(), org.exolab.castor.net.URIResolver.resolveURN(), org.exolab.castor.xml.schema.reader.ComponentReader.setResolver(), org.exolab.castor.xml.schema.reader.SchemaUnmarshaller.setSchema(), org.exolab.castor.xml.schema.Schema.setSchemaLocation(), and org.exolab.castor.xml.schema.reader.ComponentReader.setURIResolver().
| String org.exolab.castor.xml.schema.reader.ImportUnmarshaller.elementName | ( | ) | [virtual] |
Sets the name of the element that this UnknownUnmarshaller handles
| name | the name of the element that this unmarshaller handles |
Implements org.exolab.castor.xml.schema.reader.ComponentReader.
| Object org.exolab.castor.xml.schema.reader.ImportUnmarshaller.getObject | ( | ) | [virtual] |
Returns the Object created by this ComponentReader
Implements org.exolab.castor.xml.schema.reader.ComponentReader.
1.7.0