|
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.InTransformReader
protected static class AbstractJAXBProvider.InTransformReader
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.InTransformReader(javax.xml.stream.XMLStreamReader reader,
Map<String,String> inMap,
Map<String,String> appendMap)
|
Method Summary | |
---|---|
String |
getLocalName()
|
NamespaceContext |
getNamespaceContext()
|
String |
getNamespaceURI()
|
Object |
getProperty(String name)
|
int |
next()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AbstractJAXBProvider.InTransformReader(javax.xml.stream.XMLStreamReader reader, Map<String,String> inMap, Map<String,String> appendMap)
Method Detail |
---|
public int next() throws javax.xml.stream.XMLStreamException
next
in interface javax.xml.stream.XMLStreamReader
next
in class DepthXMLStreamReader
javax.xml.stream.XMLStreamException
public Object getProperty(String name) throws IllegalArgumentException
getProperty
in interface javax.xml.stream.XMLStreamReader
getProperty
in class DepthXMLStreamReader
IllegalArgumentException
public String getLocalName()
getLocalName
in interface javax.xml.stream.XMLStreamReader
getLocalName
in class DepthXMLStreamReader
public NamespaceContext getNamespaceContext()
getNamespaceContext
in interface javax.xml.stream.XMLStreamReader
getNamespaceContext
in class DepthXMLStreamReader
public String getNamespaceURI()
getNamespaceURI
in interface javax.xml.stream.XMLStreamReader
getNamespaceURI
in class DepthXMLStreamReader
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |