Public Member Functions

org.exolab.castor.xml.schema.reader.ImportUnmarshaller Class Reference

Inheritance diagram for org.exolab.castor.xml.schema.reader.ImportUnmarshaller:
org.exolab.castor.xml.schema.reader.ComponentReader

List of all members.

Public Member Functions

 ImportUnmarshaller (Schema schema, AttributeSet atts, Resolver resolver, URIResolver uriResolver, Locator locator, SchemaUnmarshallerState state) throws XMLException
String elementName ()
Object getObject ()

Constructor & Destructor Documentation


Member Function Documentation

String org.exolab.castor.xml.schema.reader.ImportUnmarshaller.elementName (  )  [virtual]

Sets the name of the element that this UnknownUnmarshaller handles

Parameters:
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

Returns:
the Object created by this ComponentReader

Implements org.exolab.castor.xml.schema.reader.ComponentReader.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties