Uses of Class
org.exolab.castor.xml.UnmarshalHandler

Packages that use UnmarshalHandler
org.exolab.castor.xml The XML Marshaller API Version: $Revision: 6213 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $ Author: Keith Visco Marshaller marshalls a Java object into an XML document. 
 

Uses of UnmarshalHandler in org.exolab.castor.xml
 

Methods in org.exolab.castor.xml that return UnmarshalHandler
 UnmarshalHandler Unmarshaller.createHandler()
          Creates and initalizes an UnmarshalHandler
 

Methods in org.exolab.castor.xml with parameters of type UnmarshalHandler
static ContentHandler Unmarshaller.getContentHandler(UnmarshalHandler handler)
          Returns a ContentHandler for the given UnmarshalHandler
 



Copyright © 2010. All Rights Reserved.