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

Packages that use EventProducer
org.exolab.castor.xml The XML Marshaller API 
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 © 2012. All Rights Reserved.