org.exolab.castor.xml
Class Sax2EventFromStaxStreamProducer
java.lang.Object
org.exolab.castor.xml.BaseSax2EventFromStaxProducer
org.exolab.castor.xml.Sax2EventFromStaxStreamProducer
- All Implemented Interfaces:
- SAX2EventAndErrorProducer, SAX2EventProducer
public class Sax2EventFromStaxStreamProducer
- extends BaseSax2EventFromStaxProducer
|
Method Summary |
void |
start()
Signals to start producing events. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Sax2EventFromStaxStreamProducer
public Sax2EventFromStaxStreamProducer(javax.xml.stream.XMLStreamReader streamReader)
start
public void start()
throws SAXException
- Description copied from interface:
SAX2EventProducer
- Signals to start producing events.
- Throws:
SAXException
Copyright © 2011. All Rights Reserved.