Uses of Interface
org.exolab.castor.xml.EventProducer

Packages that use EventProducer
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. 
org.exolab.castor.xml.util   
 

Uses of EventProducer in org.exolab.castor.xml
 

Methods in org.exolab.castor.xml with parameters of type EventProducer
 Object Unmarshaller.unmarshal(EventProducer eventProducer)
          Deprecated. please use @see #unmarshal(SAX2EventProducer) instead.
 

Uses of EventProducer in org.exolab.castor.xml.util
 

Classes in org.exolab.castor.xml.util that implement EventProducer
 class AnyNode2SAX
          A class for converting an AnyNode to SAX events
 class DOMEventProducer
          A class for converting a DOM document to SAX events
 



Copyright © 2010. All Rights Reserved.