com.sun.xml.bind.v2.runtime.unmarshaller
final class StAXEventConnector extends StAXConnector
Constructor Summary | |
---|---|
StAXEventConnector(XMLEventReader staxCore, XmlVisitor visitor)
Construct a new StAX to SAX adapter that will convert a StAX event
stream into a SAX event stream.
|
Method Summary | |
---|---|
void | bridge() |
protected Location | getCurrentLocation() |
protected String | getCurrentQName() |
Parameters: staxCore StAX event source visitor sink