protected static class AbstractJAXBProvider.JAXBCollectionWrapperReader extends DepthXMLStreamReader
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 |
---|
JAXBCollectionWrapperReader(XMLStreamReader reader) |
Modifier and Type | Method and Description |
---|---|
String |
getLocalName() |
String |
getNamespaceURI() |
close, equals, getAttributeCount, getAttributeLocalName, getAttributeName, getAttributeNamespace, getAttributePrefix, getAttributeType, getAttributeValue, getAttributeValue, getCharacterEncodingScheme, getDepth, getElementText, getEncoding, getEventType, getLocation, getName, getNamespaceContext, getNamespaceCount, getNamespacePrefix, getNamespaceURI, getNamespaceURI, getPIData, getPITarget, getPrefix, getProperty, getReader, getText, getTextCharacters, getTextCharacters, getTextLength, getTextStart, getVersion, hashCode, hasName, hasNext, hasText, isAttributeSpecified, isCharacters, isEndElement, isStandalone, isStartElement, isWhiteSpace, next, nextTag, require, standaloneSet, toString
public JAXBCollectionWrapperReader(XMLStreamReader reader)
public String getNamespaceURI()
getNamespaceURI
in interface XMLStreamReader
getNamespaceURI
in class DepthXMLStreamReader
public String getLocalName()
getLocalName
in interface XMLStreamReader
getLocalName
in class DepthXMLStreamReader
Apache CXF