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

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

Subinterfaces of SAX2EventProducer in org.exolab.castor.xml
 interface SAX2EventAndErrorProducer
          A interface which extends SAX2EventProducer.
 

Classes in org.exolab.castor.xml that implement SAX2EventProducer
 class BaseSax2EventFromStaxProducer
          This provides shared code for Sax2EventFromStaxEventProducer and Sax2EventFromStaxStreamProducer.
 class Sax2EventFromStaxEventProducer
           
 class Sax2EventFromStaxStreamProducer
           
 

Methods in org.exolab.castor.xml with parameters of type SAX2EventProducer
 Object Unmarshaller.unmarshal(SAX2EventProducer eventProducer)
          Unmarshals Objects of this Unmarshaller's Class type.
 



Copyright © 2013. All Rights Reserved.