Package org.apache.cxf.jaxrs.provider
Class AbstractJAXBProvider.JAXBCollectionWrapperReader
java.lang.Object
org.apache.cxf.staxutils.DepthXMLStreamReader
org.apache.cxf.jaxrs.provider.AbstractJAXBProvider.JAXBCollectionWrapperReader
- All Implemented Interfaces:
XMLStreamConstants,XMLStreamReader
- Enclosing class:
- AbstractJAXBProvider<T>
protected static class AbstractJAXBProvider.JAXBCollectionWrapperReader
extends org.apache.cxf.staxutils.DepthXMLStreamReader
-
Field Summary
Fields inherited from class org.apache.cxf.staxutils.DepthXMLStreamReader
readerFields inherited from interface javax.xml.stream.XMLStreamConstants
ATTRIBUTE, CDATA, CHARACTERS, COMMENT, DTD, END_DOCUMENT, END_ELEMENT, ENTITY_DECLARATION, ENTITY_REFERENCE, NAMESPACE, NOTATION_DECLARATION, PROCESSING_INSTRUCTION, SPACE, START_DOCUMENT, START_ELEMENT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.cxf.staxutils.DepthXMLStreamReader
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
-
Constructor Details
-
JAXBCollectionWrapperReader
-
-
Method Details
-
getNamespaceURI
- Specified by:
getNamespaceURIin interfaceXMLStreamReader- Overrides:
getNamespaceURIin classorg.apache.cxf.staxutils.DepthXMLStreamReader
-
getLocalName
- Specified by:
getLocalNamein interfaceXMLStreamReader- Overrides:
getLocalNamein classorg.apache.cxf.staxutils.DepthXMLStreamReader
-