Uses of Interface
org.exolab.castor.xml.SAX2EventAndErrorProducer
Packages that use SAX2EventAndErrorProducer
-
Uses of SAX2EventAndErrorProducer in org.exolab.castor.xml
Classes in org.exolab.castor.xml that implement SAX2EventAndErrorProducerModifier and TypeClassDescriptionclass
This provides shared code forSax2EventFromStaxEventProducer
andSax2EventFromStaxStreamProducer
.class
class
Methods in org.exolab.castor.xml that return SAX2EventAndErrorProducerModifier and TypeMethodDescriptionstatic SAX2EventAndErrorProducer
BaseSax2EventFromStaxProducer.createSax2EventFromStax
(XMLEventReader eventReader) static SAX2EventAndErrorProducer
BaseSax2EventFromStaxProducer.createSax2EventFromStax
(XMLStreamReader streamReader) Methods in org.exolab.castor.xml with parameters of type SAX2EventAndErrorProducerModifier and TypeMethodDescriptionUnmarshaller.unmarshal
(SAX2EventAndErrorProducer eventProducer) Unmarshals objects of thisUnmarshaller
's class type.