public interface StreamReaderImpl extends XMLStreamReader2
FEATURE_DTD_OVERRIDE| Modifier and Type | Method and Description |
|---|---|
AttributeCollector |
getAttributeCollector() |
EntityDecl |
getCurrentEntityDecl() |
InputElementStack |
getInputElementStack() |
boolean |
isNamespaceAware() |
java.lang.Object |
withStartElement(ElemCallback cb,
javax.xml.stream.Location loc) |
closeCompletely, getAttributeInfo, getDepth, getDTDInfo, getFeature, getLocationInfo, getNonTransientNamespaceContext, getPrefixedName, getText, isEmptyElement, isPropertySupported, setFeature, setProperty, skipElementclose, getAttributeCount, getAttributeLocalName, getAttributeName, getAttributeNamespace, getAttributePrefix, getAttributeType, getAttributeValue, getAttributeValue, getCharacterEncodingScheme, getElementText, getEncoding, getEventType, getLocalName, getLocation, getName, getNamespaceContext, getNamespaceCount, getNamespacePrefix, getNamespaceURI, getNamespaceURI, getNamespaceURI, getPIData, getPITarget, getPrefix, getProperty, getText, getTextCharacters, getTextCharacters, getTextLength, getTextStart, getVersion, hasName, hasNext, hasText, isAttributeSpecified, isCharacters, isEndElement, isStandalone, isStartElement, isWhiteSpace, next, nextTag, require, standaloneSetsetValidationProblemHandler, stopValidatingAgainst, stopValidatingAgainst, validateAgainstEntityDecl getCurrentEntityDecl()
java.lang.Object withStartElement(ElemCallback cb, javax.xml.stream.Location loc)
boolean isNamespaceAware()
AttributeCollector getAttributeCollector()
InputElementStack getInputElementStack()