SAX2EventAndErrorProducer
, SAX2EventProducer
public class Sax2EventFromStaxStreamProducer extends BaseSax2EventFromStaxProducer
Constructor | Description |
---|---|
Sax2EventFromStaxStreamProducer(javax.xml.stream.XMLStreamReader streamReader) |
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() |
|
(package private) void |
handleSpace() |
Handles a space event.
|
void |
start() |
Signals to start producing events.
|
createSax2EventFromStax, createSax2EventFromStax, getContentHandler, getErrorHandler, getNonEmpty, getPrefixes, getQName, getSAXLocator, handleCharacters, handleEndDocument, handleEndElement, handleEventType, handleStartDocument, handleStartElement, isIgnorableWhitespace, setContentHandler, setErrorHandler
public Sax2EventFromStaxStreamProducer(javax.xml.stream.XMLStreamReader streamReader)
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 handleSpace() throws org.xml.sax.SAXException
BaseSax2EventFromStaxProducer
handleSpace
in class BaseSax2EventFromStaxProducer
org.xml.sax.SAXException
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