org.exolab.castor.xml.schema.reader
Class ImportUnmarshaller
java.lang.Object
org.exolab.castor.xml.schema.reader.SaxUnmarshaller
org.exolab.castor.xml.schema.reader.ImportUnmarshaller
- All Implemented Interfaces:
- org.xml.sax.DocumentHandler, org.xml.sax.ErrorHandler
- public class ImportUnmarshaller
- extends SaxUnmarshaller
Method Summary |
java.lang.String |
elementName()
Sets the name of the element that this UnknownUnmarshaller handles |
java.lang.Object |
getObject()
Returns the Object created by this SaxUnmarshaller |
Methods inherited from class org.exolab.castor.xml.schema.reader.SaxUnmarshaller |
characters, endDocument, endElement, error, error, fatalError, finish, getDocumentLocator, getResolver, ignorableWhitespace, illegalAttribute, illegalElement, isWhiteSpace, outOfOrder, processingInstruction, redefinedElement, redefinedElement, setDocumentLocator, setResolver, startDocument, startElement, toInt, warning |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportUnmarshaller
public ImportUnmarshaller(Schema schema,
org.xml.sax.AttributeList atts,
Resolver resolver,
org.xml.sax.Locator locator)
throws org.xml.sax.SAXException
ImportUnmarshaller
public ImportUnmarshaller(Schema schema,
org.xml.sax.AttributeList atts,
Resolver resolver,
org.xml.sax.Locator locator,
SchemaUnmarshallerState state)
throws org.xml.sax.SAXException
elementName
public java.lang.String elementName()
- Sets the name of the element that this UnknownUnmarshaller handles
- Specified by:
elementName
in class SaxUnmarshaller
- Returns:
- the name of the element that this SaxUnmarshaller
handles
getObject
public java.lang.Object getObject()
- Returns the Object created by this SaxUnmarshaller
- Specified by:
getObject
in class SaxUnmarshaller
- Returns:
- the Object created by this SaxUnmarshaller
Intalio Inc. (C) 1999-2001. All rights reserved http://www.intalio.com