SAX2EventAndErrorProducer, SAX2EventProducerpublic 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, setErrorHandlerpublic Sax2EventFromStaxStreamProducer(javax.xml.stream.XMLStreamReader streamReader)
public void start()
throws org.xml.sax.SAXException
SAX2EventProducerorg.xml.sax.SAXExceptionjavax.xml.namespace.QName getQName()
getQName in class BaseSax2EventFromStaxProducerchar[] getCharacters()
getCharacters in class BaseSax2EventFromStaxProducervoid handleSpace()
throws org.xml.sax.SAXException
BaseSax2EventFromStaxProducerhandleSpace in class BaseSax2EventFromStaxProducerorg.xml.sax.SAXExceptionvoid doStartPrefixMapping()
throws org.xml.sax.SAXException
BaseSax2EventFromStaxProducerdoStartPrefixMapping in class BaseSax2EventFromStaxProducerorg.xml.sax.SAXExceptionvoid doEndPrefixMapping()
throws org.xml.sax.SAXException
doEndPrefixMapping in class BaseSax2EventFromStaxProducerorg.xml.sax.SAXExceptionorg.xml.sax.Attributes getAttributes()
getAttributes in class BaseSax2EventFromStaxProducerjavax.xml.stream.Location getLocation()
getLocation in class BaseSax2EventFromStaxProducerIntalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com