|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.cxf.staxutils.DepthXMLStreamReader org.apache.cxf.jaxrs.provider.AbstractJAXBProvider.JAXBCollectionWrapperReader
protected static class AbstractJAXBProvider.JAXBCollectionWrapperReader
Field Summary |
---|
Fields inherited from class org.apache.cxf.staxutils.DepthXMLStreamReader |
---|
reader |
Fields 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 | |
---|---|
AbstractJAXBProvider.JAXBCollectionWrapperReader(XMLStreamReader reader)
|
Method Summary | |
---|---|
String |
getLocalName()
|
String |
getNamespaceURI()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AbstractJAXBProvider.JAXBCollectionWrapperReader(XMLStreamReader reader)
Method Detail |
---|
public String getNamespaceURI()
getNamespaceURI
in interface XMLStreamReader
getNamespaceURI
in class DepthXMLStreamReader
public String getLocalName()
getLocalName
in interface XMLStreamReader
getLocalName
in class DepthXMLStreamReader
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |