public final class EventReaderImpl
extends org.codehaus.stax2.ri.Stax2EventReaderImpl
ERR_GETELEMTEXT_NON_TEXT_EVENT, ERR_GETELEMTEXT_NOT_START_ELEM, ERR_NEXTTAG_NON_WS_TEXT, ERR_NEXTTAG_WRONG_TYPE, mAllocator, mPeekedEvent, mPrePeekEvent, mReader, mState, STATE_CONTENT, STATE_END_OF_INPUT, STATE_INITIALATTRIBUTE, CDATA, CHARACTERS, COMMENT, DTD, END_DOCUMENT, END_ELEMENT, ENTITY_DECLARATION, ENTITY_REFERENCE, NAMESPACE, NOTATION_DECLARATION, PROCESSING_INSTRUCTION, SPACE, START_DOCUMENT, START_ELEMENT| Constructor and Description |
|---|
EventReaderImpl(XMLEventAllocator a,
org.codehaus.stax2.XMLStreamReader2 r) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getErrorDesc(int errorType,
int currEvent) |
boolean |
isPropertySupported(String name) |
protected void |
reportProblem(String msg,
Location loc) |
boolean |
setProperty(String name,
Object value) |
_checkUnwrap, close, createNextEvent, createStartDocumentEvent, findErrorDesc, getElementText, getProperty, getStreamReader, hasNext, hasNextEvent, next, nextEvent, nextTag, peek, remove, reportProblem, throwEndOfInput, throwUnchecked, updateStateEndDocumentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic EventReaderImpl(XMLEventAllocator a, org.codehaus.stax2.XMLStreamReader2 r)
protected String getErrorDesc(int errorType, int currEvent)
getErrorDesc in class org.codehaus.stax2.ri.Stax2EventReaderImplpublic boolean isPropertySupported(String name)
isPropertySupported in interface org.codehaus.stax2.XMLEventReader2isPropertySupported in class org.codehaus.stax2.ri.Stax2EventReaderImplpublic boolean setProperty(String name, Object value)
setProperty in interface org.codehaus.stax2.XMLEventReader2setProperty in class org.codehaus.stax2.ri.Stax2EventReaderImplprotected void reportProblem(String msg, Location loc) throws XMLStreamException
reportProblem in class org.codehaus.stax2.ri.Stax2EventReaderImplXMLStreamExceptionCopyright © 2019 FasterXML. All rights reserved.