org.exolab.castor.xml.schema.reader
public class IncludeUnmarshaller extends ComponentReader
Version: $Revision: 1.4 $ $Date: 2004/09/21 14:09:05 $
Constructor Summary | |
---|---|
IncludeUnmarshaller(Schema schema, AttributeSet atts, Resolver resolver, URIResolver uriResolver, Locator locator, SchemaUnmarshallerState state) |
Method Summary | |
---|---|
String | elementName()
Sets the name of the element that this UnknownUnmarshaller handles |
Object | getObject()
Returns the Object created by this ComponentReader |
Parameters: name the name of the element that this unmarshaller handles
Returns: the Object created by this ComponentReader