public class JettisonReader
extends org.apache.cxf.staxutils.DepthXMLStreamReader
JSONUtils (not visible but required by
JsonJaxrsProvider therefore copy-pasted here)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 |
|---|
JettisonReader(Map<String,String> nsMap,
XMLStreamReader reader) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object arg0) |
String |
getAttributePrefix(int n) |
NamespaceContext |
getNamespaceContext() |
String |
getNamespaceURI(String arg0) |
int |
hashCode() |
close, getAttributeCount, getAttributeLocalName, getAttributeName, getAttributeNamespace, getAttributeType, getAttributeValue, getAttributeValue, getCharacterEncodingScheme, getDepth, getElementText, getEncoding, getEventType, getLocalName, getLocation, getName, getNamespaceCount, getNamespacePrefix, getNamespaceURI, getNamespaceURI, getPIData, getPITarget, getPrefix, getProperty, getReader, getText, getTextCharacters, getTextCharacters, getTextLength, getTextStart, getVersion, hasName, hasNext, hasText, isAttributeSpecified, isCharacters, isEndElement, isStandalone, isStartElement, isWhiteSpace, next, nextTag, require, standaloneSet, toStringpublic JettisonReader(Map<String,String> nsMap, XMLStreamReader reader)
public String getNamespaceURI(String arg0)
getNamespaceURI in interface XMLStreamReadergetNamespaceURI in class org.apache.cxf.staxutils.DepthXMLStreamReaderpublic String getAttributePrefix(int n)
getAttributePrefix in interface XMLStreamReadergetAttributePrefix in class org.apache.cxf.staxutils.DepthXMLStreamReaderpublic NamespaceContext getNamespaceContext()
getNamespaceContext in interface XMLStreamReadergetNamespaceContext in class org.apache.cxf.staxutils.DepthXMLStreamReaderpublic boolean equals(Object arg0)
equals in class org.apache.cxf.staxutils.DepthXMLStreamReaderpublic int hashCode()
hashCode in class org.apache.cxf.staxutils.DepthXMLStreamReaderCopyright © 2012–2017. All rights reserved.