SAX2EventAndErrorProducer
, SAX2EventProducer
public class Sax2EventFromStaxEventProducer extends BaseSax2EventFromStaxProducer
Constructor | Description |
---|---|
Sax2EventFromStaxEventProducer(javax.xml.stream.XMLEventReader eventReader) |
Modifier and Type | Method | Description |
---|---|---|
(package private) void |
doEndPrefixMapping() |
|
(package private) void |
doStartPrefixMapping() |
For every declared namespace in the current event {@link
getContentHandler().startPrefixMapping()} gets invoked.
|
(package private) org.xml.sax.Attributes |
getAttributes() |
|
(package private) char[] |
getCharacters() |
|
(package private) javax.xml.stream.Location |
getLocation() |
|
(package private) javax.xml.namespace.QName |
getQName() |
|
void |
start() |
Signals to start producing events.
|
createSax2EventFromStax, createSax2EventFromStax, getContentHandler, getErrorHandler, getNonEmpty, getPrefixes, getQName, getSAXLocator, handleCharacters, handleEndDocument, handleEndElement, handleEventType, handleSpace, handleStartDocument, handleStartElement, isIgnorableWhitespace, setContentHandler, setErrorHandler
public Sax2EventFromStaxEventProducer(javax.xml.stream.XMLEventReader eventReader)
public void start() throws org.xml.sax.SAXException
SAX2EventProducer
org.xml.sax.SAXException
javax.xml.namespace.QName getQName()
getQName
in class BaseSax2EventFromStaxProducer
char[] getCharacters()
getCharacters
in class BaseSax2EventFromStaxProducer
void doStartPrefixMapping() throws org.xml.sax.SAXException
BaseSax2EventFromStaxProducer
doStartPrefixMapping
in class BaseSax2EventFromStaxProducer
org.xml.sax.SAXException
void doEndPrefixMapping() throws org.xml.sax.SAXException
doEndPrefixMapping
in class BaseSax2EventFromStaxProducer
org.xml.sax.SAXException
org.xml.sax.Attributes getAttributes()
getAttributes
in class BaseSax2EventFromStaxProducer
javax.xml.stream.Location getLocation()
getLocation
in class BaseSax2EventFromStaxProducer
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com