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

Packages that use SAX2EventAndErrorProducer
org.exolab.castor.xml The XML Marshaller API 
 

Uses of SAX2EventAndErrorProducer in org.exolab.castor.xml
 

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

Methods in org.exolab.castor.xml that return SAX2EventAndErrorProducer
static SAX2EventAndErrorProducer BaseSax2EventFromStaxProducer.createSax2EventFromStax(javax.xml.stream.XMLEventReader eventReader)
           
static SAX2EventAndErrorProducer BaseSax2EventFromStaxProducer.createSax2EventFromStax(javax.xml.stream.XMLStreamReader streamReader)
           
 

Methods in org.exolab.castor.xml with parameters of type SAX2EventAndErrorProducer
 Object Unmarshaller.unmarshal(SAX2EventAndErrorProducer eventProducer)
          Unmarshals objects of this Unmarshaller's class type.
 



Copyright © 2012. All Rights Reserved.