public class SOAPElementReader extends Reader
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 |
|---|
SOAPElementReader(SOAPElement element) |
| Modifier and Type | Method and Description |
|---|---|
protected XMLStreamReader |
newReader()
Get a newReader from the Object
|
close, 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, isResettable, isStandalone, isStartElement, isWhiteSpace, next, nextTag, require, reset, standaloneSetpublic SOAPElementReader(SOAPElement element)
reader - resettable - protected XMLStreamReader newReader()
ReaderCopyright © The Apache Software Foundation. All Rights Reserved.