public class WstxEventReader
extends org.codehaus.stax2.ri.Stax2EventReaderImpl
Stax2EventReaderImpl
.ERR_GETELEMTEXT_NON_TEXT_EVENT, ERR_GETELEMTEXT_NOT_START_ELEM, ERR_NEXTTAG_NON_WS_TEXT, ERR_NEXTTAG_WRONG_TYPE, mAllocator, mPrePeekEvent, mReader, mState, STATE_CONTENT, STATE_END_OF_INPUT, STATE_INITIAL
ATTRIBUTE, 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 |
---|
WstxEventReader(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) |
public WstxEventReader(XMLEventAllocator a, org.codehaus.stax2.XMLStreamReader2 r)
protected String getErrorDesc(int errorType, int currEvent)
getErrorDesc
in class org.codehaus.stax2.ri.Stax2EventReaderImpl
public boolean isPropertySupported(String name)
isPropertySupported
in interface org.codehaus.stax2.XMLEventReader2
isPropertySupported
in class org.codehaus.stax2.ri.Stax2EventReaderImpl
public boolean setProperty(String name, Object value)
setProperty
in interface org.codehaus.stax2.XMLEventReader2
setProperty
in class org.codehaus.stax2.ri.Stax2EventReaderImpl
protected void reportProblem(String msg, Location loc) throws XMLStreamException
reportProblem
in class org.codehaus.stax2.ri.Stax2EventReaderImpl
XMLStreamException
Copyright © 2018 FasterXML. All rights reserved.