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

java.lang.Object
  extended byorg.exolab.castor.xml.schema.reader.SaxUnmarshaller
      extended byorg.exolab.castor.xml.schema.reader.ImportUnmarshaller
All Implemented Interfaces:
org.xml.sax.DocumentHandler, org.xml.sax.ErrorHandler

public class ImportUnmarshaller
extends SaxUnmarshaller


Field Summary
 
Fields inherited from class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
_locator
 
Constructor Summary
ImportUnmarshaller(Schema schema, org.xml.sax.AttributeList atts, Resolver resolver, org.xml.sax.Locator locator)
           
ImportUnmarshaller(Schema schema, org.xml.sax.AttributeList atts, Resolver resolver, org.xml.sax.Locator locator, SchemaUnmarshallerState state)
           
 
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
 

Constructor Detail

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
Method Detail

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