Skip navigation links
A B C D E F G H I J L M N O Q R S T U V W X 

A

A2EXmlStreamWriterProxy - Class in com.sun.jersey.json.impl.writer
 
A2EXmlStreamWriterProxy(XMLStreamWriter, Collection<String>) - Constructor for class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
App() - Constructor for class com.sun.jersey.json.impl.provider.entity.JSONArrayProvider.App
 
App(Providers) - Constructor for class com.sun.jersey.json.impl.provider.entity.JSONJAXBElementProvider.App
 
App(Providers) - Constructor for class com.sun.jersey.json.impl.provider.entity.JSONListElementProvider.App
 
App() - Constructor for class com.sun.jersey.json.impl.provider.entity.JSONObjectProvider.App
 
App(Providers) - Constructor for class com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider.App
 
arrays - Variable in class com.sun.jersey.api.json.JSONConfiguration.Builder
 
arrays(String...) - Method in class com.sun.jersey.api.json.JSONConfiguration.MappedBuilder
Adds name(s) to JSON arrays configuration property.
attributeAsElement(String...) - Method in class com.sun.jersey.api.json.JSONConfiguration.MappedBuilder
Adds name(s) toJSON attributes as elements property.
attrsAsElems - Variable in class com.sun.jersey.api.json.JSONConfiguration.Builder
 
available() - Method in class com.sun.jersey.json.impl.BufferingInputOutputStream
 
available() - Method in class com.sun.jersey.json.impl.FilteringInputStream
 
available() - Method in class com.sun.jersey.json.impl.JsonRootEatingInputStreamFilter
 

B

badgerFish() - Static method in class com.sun.jersey.api.json.JSONConfiguration
A static method for obtaining a builder of JSONConfiguration instance, which will use JSONConfiguration.Notation.BADGERFISH JSON notation.
BaseJSONMarshaller - Class in com.sun.jersey.json.impl
 
BaseJSONMarshaller(JAXBContext, JSONConfiguration) - Constructor for class com.sun.jersey.json.impl.BaseJSONMarshaller
 
BaseJSONMarshaller(Marshaller, JAXBContext, JSONConfiguration) - Constructor for class com.sun.jersey.json.impl.BaseJSONMarshaller
 
BaseJSONUnmarshaller - Class in com.sun.jersey.json.impl
 
BaseJSONUnmarshaller(JAXBContext, JSONConfiguration) - Constructor for class com.sun.jersey.json.impl.BaseJSONUnmarshaller
 
BaseJSONUnmarshaller(Unmarshaller, JAXBContext, JSONConfiguration) - Constructor for class com.sun.jersey.json.impl.BaseJSONUnmarshaller
 
BufferingInputOutputStream - Class in com.sun.jersey.json.impl
 
BufferingInputOutputStream() - Constructor for class com.sun.jersey.json.impl.BufferingInputOutputStream
 
build() - Method in class com.sun.jersey.api.json.JSONConfiguration.Builder
Constructs a new immutable JSONConfiguration object based on options set on this Builder

C

canHandleAttributes() - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
 
canHandleAttributes() - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
 
canHandleAttributes() - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
 
canHandleAttributes() - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
Returns true if the implementation is capable of handling and providing information about attributes (#getExpectedAttributes and #getExpectedAttributesMap return valid results), false otherwise.
CharactersEvent - Class in com.sun.jersey.json.impl.reader
Characters XML event type.
CharactersEvent(String, Location) - Constructor for class com.sun.jersey.json.impl.reader.CharactersEvent
 
clearCurrentToken() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
close() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
close() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
close() - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
close() - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
close() - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
close() - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
close() - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
close() - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
com.sun.jersey.api.json - package com.sun.jersey.api.json
Provides support for enabling and configuring JSON.
com.sun.jersey.json.impl - package com.sun.jersey.json.impl
 
com.sun.jersey.json.impl.provider.entity - package com.sun.jersey.json.impl.provider.entity
 
com.sun.jersey.json.impl.reader - package com.sun.jersey.json.impl.reader
 
com.sun.jersey.json.impl.writer - package com.sun.jersey.json.impl.writer
 
consumeFeaturesAndProperties(FeaturesAndProperties) - Method in class com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider
 
consumeFeaturesAndProperties(FeaturesAndProperties) - Method in class com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider.Wadl
 
copyBuilder(JSONConfiguration) - Static method in class com.sun.jersey.api.json.JSONConfiguration
 
copyCurrentEvent(JsonParser) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
copyCurrentEvent(JsonParser) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
copyCurrentEvent(JsonParser) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
copyCurrentStructure(JsonParser) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
copyCurrentStructure(JsonParser) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
copyCurrentStructure(JsonParser) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
create(Reader, JSONConfiguration, String, Class<?>, JAXBContext, boolean) - Static method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
Factory method for creating instances of this class.
createArrayWrapperGenerator(JsonGenerator) - Static method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
createArrayWrapperGenerator(JsonGenerator, int) - Static method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
createEndElementEvent(QName, Location) - Method in class com.sun.jersey.json.impl.reader.NaturalNotationEventProvider
 
createEndElementEvent(QName, Location) - Method in class com.sun.jersey.json.impl.reader.XmlEventProvider
Creates an EndElementEvent.
createGenerator(JsonGenerator) - Static method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
createJSONConfigurationWithFormatted(JSONConfiguration, boolean) - Static method in class com.sun.jersey.api.json.JSONConfiguration
A static method for obtaining JSONConfiguration instance with humanReadableFormatting set according to formatted parameter.
createJSONConfigurationWithRootUnwrapping(JSONConfiguration, boolean) - Static method in class com.sun.jersey.api.json.JSONConfiguration
A static method for obtaining JSONConfiguration instance with rootUnwrapping set according to formatted parameter.
createJSONMarshaller() - Method in class com.sun.jersey.api.json.JSONJAXBContext
Create a JSON marshaller.
createJSONUnmarshaller() - Method in class com.sun.jersey.api.json.JSONJAXBContext
Create a JSON unmarshaller.
createMarshaller() - Method in class com.sun.jersey.api.json.JSONJAXBContext
Overrides underlaying createMarshaller method and returns a marshaller which is capable of JSON serialization.
createPropertiesForJaxbContext(Map<String, Object>) - Static method in class com.sun.jersey.json.impl.JSONHelper
 
createReader(Reader, JSONConfiguration, String, Class<?>, JAXBContext) - Static method in class com.sun.jersey.json.impl.Stax2JsonFactory
 
createReader(Reader, JSONConfiguration, String, Class<?>, JAXBContext, boolean) - Static method in class com.sun.jersey.json.impl.Stax2JsonFactory
 
createRootAddingParser(JsonParser, String) - Static method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
createRootStrippingGenerator(JsonGenerator) - Static method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
createRootStrippingGenerator(JsonGenerator, int) - Static method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
createStartElementEvent(QName, Location) - Method in class com.sun.jersey.json.impl.reader.NaturalNotationEventProvider
 
createStartElementEvent(QName, Location) - Method in class com.sun.jersey.json.impl.reader.XmlEventProvider
Creates an StartElementEvent.
createUnmarshaller() - Method in class com.sun.jersey.api.json.JSONJAXBContext
Overrides underlaying createUnmarshaller method and returns an unmarshaller which is capable of JSON deserialization.
createValidator() - Method in class com.sun.jersey.api.json.JSONJAXBContext
Simply delegates to underlying JAXBContext implementation.
createWriter(Writer, JSONConfiguration, Class<?>, JAXBContext) - Static method in class com.sun.jersey.json.impl.Stax2JsonFactory
 
createWriter(Writer, JSONConfiguration, Class<?>, JAXBContext, boolean) - Static method in class com.sun.jersey.json.impl.Stax2JsonFactory
 
createWriter(Writer, JSONConfiguration, String) - Static method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 

D

DEFAULT - Static variable in class com.sun.jersey.api.json.JSONConfiguration
The default JSONConfiguration uses JSONConfiguration.Notation.MAPPED notation with root unwrapping option set to true.
DefaultJaxbXmlDocumentStructure - Class in com.sun.jersey.json.impl
Default implementation of JaxbXmlDocumentStructure.
DefaultJaxbXmlDocumentStructure(JAXBContext, Class<?>, boolean) - Constructor for class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
 
DefaultXmlStreamWriter - Class in com.sun.jersey.json.impl.writer
This class contains a default implementation of XMLStreamWriter methods that aren't expected of doing anything (have empty body or return a null reference) in case of marshalling a JAXBBean into a JSON representation.
DefaultXmlStreamWriter() - Constructor for class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
disable(JsonParser.Feature) - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
disable(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
disable(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
disable(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
disableFeature(JsonParser.Feature) - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
Deprecated.
disableFeature(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
Deprecated.
disableFeature(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
Deprecated.
disableFeature(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
Deprecated.

E

enable(JsonParser.Feature) - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
enable(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
enable(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
enable(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
enableFeature(JsonParser.Feature) - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
Deprecated.
enableFeature(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
Deprecated.
enableFeature(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
Deprecated.
enableFeature(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
Deprecated.
encode(String) - Static method in class com.sun.jersey.json.impl.writer.JsonEncoder
 
EndDocumentEvent - Class in com.sun.jersey.json.impl.reader
End document XML event type.
EndDocumentEvent(Location) - Constructor for class com.sun.jersey.json.impl.reader.EndDocumentEvent
 
endElement(QName) - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
 
endElement(QName) - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
 
endElement(QName) - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
 
endElement(QName) - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
Notifies this structure provider that an end element event has been fired and that the parent element of the one with the given name should be processed.
endElement(QName) - Method in class com.sun.jersey.json.impl.MoxyXmlStructure
 
EndElementEvent - Class in com.sun.jersey.json.impl.reader
End element XML event type.
EndElementEvent(QName, Location) - Constructor for class com.sun.jersey.json.impl.reader.EndElementEvent
 
ERROR_JAXB_RI_2_1_10_MISSING() - Static method in class com.sun.jersey.json.impl.ImplMessages
NATURAL JSON notation configured, but JAXB RI 2.1.10 not found.
ERROR_JAXB_RI_2_1_12_MISSING() - Static method in class com.sun.jersey.json.impl.ImplMessages
NATURAL JSON notation configured, but at least JAXB RI 2.1.12 is needed when XML attributes are in use.
ERROR_JSONP_MSG_BODY_WRITER_NOT_FOUND(Object, Object) - Static method in class com.sun.jersey.json.impl.ImplMessages
A message body writer for Java type, {0}, and MIME media type, {1}, was not found.
ERROR_NONGE_JSONP_MSG_BODY_WRITER_NOT_FOUND(Object, Object) - Static method in class com.sun.jersey.json.impl.ImplMessages
A message body writer for Java type, {0}, and MIME media type, {1}, was not found.
ERROR_PARSING_JSON_ARRAY() - Static method in class com.sun.jersey.json.impl.ImplMessages
Error parsing JSON array.
ERROR_PARSING_JSON_OBJECT() - Static method in class com.sun.jersey.json.impl.ImplMessages
Error parsing JSON object.
ERROR_WRITING_JSON_ARRAY() - Static method in class com.sun.jersey.json.impl.ImplMessages
Error writing JSON array.
ERROR_WRITING_JSON_OBJECT() - Static method in class com.sun.jersey.json.impl.ImplMessages
Error writing JSON object.

F

FEATURE_POJO_MAPPING - Static variable in class com.sun.jersey.api.json.JSONConfiguration
A ResourceConfig feature, which allows you to enable JSON/POJO mapping functionality in Jersey.
FilteringInputStream - Class in com.sun.jersey.json.impl
 
FilteringInputStream() - Constructor for class com.sun.jersey.json.impl.FilteringInputStream
 
flush() - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
flush() - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
flush() - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
flush() - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
flush() - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
flush() - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
FORMATTED - Static variable in interface com.sun.jersey.api.json.JSONMarshaller
 

G

General() - Constructor for class com.sun.jersey.json.impl.provider.entity.JSONArrayProvider.General
 
General(Providers) - Constructor for class com.sun.jersey.json.impl.provider.entity.JSONJAXBElementProvider.General
 
General(Providers) - Constructor for class com.sun.jersey.json.impl.provider.entity.JSONListElementProvider.General
 
General() - Constructor for class com.sun.jersey.json.impl.provider.entity.JSONObjectProvider.General
 
General(Providers) - Constructor for class com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider.General
 
getAdapter(Class<A>) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
getAdapter(Class<A>) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
getArrays() - Method in class com.sun.jersey.api.json.JSONConfiguration
Returns JSON array names property This property is valid for the JSONConfiguration.Notation.MAPPED notation only.
getAttachmentMarshaller() - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
getAttachmentUnmarshaller() - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
getAttributeAsElements() - Method in class com.sun.jersey.api.json.JSONConfiguration
Returns names of attributes, which will be handled as elements This property is valid for the JSONConfiguration.Notation.MAPPED notation only.
getAttributeCount() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getAttributeLocalName(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getAttributeName(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getAttributeName(String) - Method in class com.sun.jersey.json.impl.reader.NaturalNotationEventProvider
 
getAttributeName(String) - Method in class com.sun.jersey.json.impl.reader.XmlEventProvider
Returns the name of an attribute from the given field name without the leading '@' character if present.
getAttributeNamespace(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getAttributePrefix(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getAttributeQName(String) - Method in class com.sun.jersey.json.impl.reader.NaturalNotationEventProvider
 
getAttributeQName(String) - Method in class com.sun.jersey.json.impl.reader.XmlEventProvider
Returns the attribute qualified name which is determined from the given jsonFieldName and configuration of the underlying implementation.
getAttributeType(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getAttributeValue(String, String) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getAttributeValue(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getBigIntegerValue() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getBinaryValue(Base64Variant) - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getByteValue() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getCharacterEncodingScheme() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getCodec() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getCodec() - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
getCodec() - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
getCodec() - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
getCurrentLocation() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getCurrentName() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getCurrentToken() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getCurrentTokenId() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getDecimalValue() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getDocumentStructureClass() - Method in interface com.sun.jersey.json.impl.JaxbProvider
 
getDocumentStructureClass() - Method in enum com.sun.jersey.json.impl.SupportedJaxbProvider
 
getDoubleValue() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getElementQName(String) - Method in class com.sun.jersey.json.impl.reader.NaturalNotationEventProvider
 
getElementQName(String) - Method in class com.sun.jersey.json.impl.reader.XmlEventProvider
Returns the element qualified name which is determined from the given jsonFieldName and configuration of the underlying implementation.
getElementText() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getEncoding() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getEntityType(QName, boolean) - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
 
getEntityType(QName, boolean) - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
 
getEntityType(QName, boolean) - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
 
getEntityType(QName, boolean) - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
Returns the Type of entity (element, attribute) with the given name.
getEntityType(QName, boolean) - Method in class com.sun.jersey.json.impl.MoxyXmlStructure
 
getErrorColumn() - Method in exception com.sun.jersey.json.impl.reader.JsonFormatException
 
getErrorLine() - Method in exception com.sun.jersey.json.impl.reader.JsonFormatException
 
getErrorToken() - Method in exception com.sun.jersey.json.impl.reader.JsonFormatException
 
getEventHandler() - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
getEventHandler() - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
getEventType() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getExpectedAttributes() - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
 
getExpectedAttributes() - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
 
getExpectedAttributes() - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
 
getExpectedAttributes() - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
Returns a collection of expected attributes of currently processed element.
getExpectedAttributes() - Method in class com.sun.jersey.json.impl.MoxyXmlStructure
 
getExpectedAttributesMap() - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
 
getExpectedAttributesMap() - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
 
getExpectedAttributesMap() - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
 
getExpectedAttributesMap() - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
Returns a map of expected attributes of currently processed element where key is represented by the local name of the attribute and value is it's qualified name.
getExpectedAttributesMap() - Method in class com.sun.jersey.json.impl.MoxyXmlStructure
 
getExpectedElements() - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
 
getExpectedElements() - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
 
getExpectedElements() - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
 
getExpectedElements() - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
Returns a collection of expected sub-elements of currently processed element.
getExpectedElements() - Method in class com.sun.jersey.json.impl.MoxyXmlStructure
 
getExpectedElementsMap() - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
 
getExpectedElementsMap() - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
 
getExpectedElementsMap() - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
 
getExpectedElementsMap() - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
Returns a map of expected sub-elements of currently processed element where key is represented by the local name of the sub-element and value is it's qualified name.
getExpectedElementsMap() - Method in class com.sun.jersey.json.impl.MoxyXmlStructure
 
getFeatureMask() - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
getFeatureMask() - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
getFeatureMask() - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
getFloatValue() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getIndividualType() - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
 
getIndividualType() - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
 
getIndividualType() - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
 
getIndividualType() - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
Returns the Type of individuals stored in an array/list.
getIndividualType() - Method in class com.sun.jersey.json.impl.MoxyXmlStructure
 
getIntValue() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getJaxbContextClassName() - Method in interface com.sun.jersey.json.impl.JaxbProvider
 
getJaxbContextClassName() - Method in enum com.sun.jersey.json.impl.SupportedJaxbProvider
 
getJaxbProvider(JAXBContext) - Static method in class com.sun.jersey.json.impl.JSONHelper
 
getJSONConfiguration() - Method in interface com.sun.jersey.api.json.JSONConfigurated
Provides information on current JSON configuration options for this object.
getJSONConfiguration() - Method in class com.sun.jersey.api.json.JSONJAXBContext
Get the JSON configuration.
getJSONConfiguration() - Method in class com.sun.jersey.json.impl.BaseJSONMarshaller
 
getJSONConfiguration() - Method in class com.sun.jersey.json.impl.BaseJSONUnmarshaller
 
getJsonConfiguration() - Method in class com.sun.jersey.json.impl.reader.XmlEventProvider
 
getJSONMarshaller(Marshaller, JAXBContext) - Static method in class com.sun.jersey.api.json.JSONJAXBContext
getJSONUnmarshaller(Unmarshaller, JAXBContext) - Static method in class com.sun.jersey.api.json.JSONJAXBContext
getLastClearedToken() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getListener() - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
getListener() - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
getLocalName() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getLocation() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getLongValue() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getName() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getNamespaceContext() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getNamespaceContext() - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
getNamespaceContext() - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
getNamespaceCount() - Method in class com.sun.jersey.json.impl.reader.JsonNamespaceContext
 
getNamespaceCount() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getNamespacePrefix(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getNamespaceURI(String) - Method in class com.sun.jersey.json.impl.reader.JsonNamespaceContext
 
getNamespaceURI(String) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getNamespaceURI(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getNamespaceURI() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getNode(Object) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
getNonStrings() - Method in class com.sun.jersey.api.json.JSONConfiguration
Returns names of JSON objects, which will be serialized out as non-strings, i.e.
getNotation() - Method in class com.sun.jersey.api.json.JSONConfiguration
Returns JSON notation selected for this configuration
getNsSeparator() - Method in class com.sun.jersey.api.json.JSONConfiguration
Returns XML namespace separator, which is used when constructing JSON identifiers for XML elements/attributes in other than default namespace This property is valid for the JSONConfiguration.Notation.MAPPED notation only.
getNumberType() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getNumberValue() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getOriginalJaxbContext() - Method in class com.sun.jersey.api.json.JSONJAXBContext
Returns the underlying JAXBContext.
getOutputContext() - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
getOutputContext() - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
getOutputContext() - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
getParsingContext() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getPIData() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getPITarget() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getPrefix(String) - Method in class com.sun.jersey.json.impl.reader.JsonNamespaceContext
 
getPrefix() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getPrefix(String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
getPrefix(String) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
getPrefixes(String) - Method in class com.sun.jersey.json.impl.reader.JsonNamespaceContext
 
getProperty(String) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
getProperty(String) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
getProperty(String) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getProperty(String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
getProperty(String) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
getRootElementName(Class<Object>) - Static method in class com.sun.jersey.json.impl.JSONHelper
calculating local name of an appropriate XML element, pretty much the same way as it is done by JAXB 2.1 impl (for situations when we want to pretend the element was present in an incoming stream amd all we have is the type information) TODO: work out with JAXB guys a better way of doing it, probably we could take it from an existing JAXBContext?
getSchema() - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
getSchema() - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
getShortValue() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JacksonProviderProxy
 
getText() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getText() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getTextCharacters() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getTextCharacters() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getTextLength() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getTextLength() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getTextOffset() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getTextStart() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getTokenLocation() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getUnmarshallerHandler() - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
getValueAsString(String) - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getVersion() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getXml2JsonNs() - Method in class com.sun.jersey.api.json.JSONConfiguration
Returns a map for XML to JSON namespace mapping This property is valid for the JSONConfiguration.Notation.MAPPED notation only.
getXmlDocumentStructure(JAXBContext, Class<?>, boolean) - Static method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
getXMLStreamReader(Class<?>, MediaType, Unmarshaller, InputStream) - Method in class com.sun.jersey.json.impl.provider.entity.JSONListElementProvider
 

H

handleAttribute(QName, String) - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
 
handleAttribute(QName, String) - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
 
handleAttribute(QName, String) - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
 
handleAttribute(QName, String) - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
Notifies this structure provider about an attribute event with the given name has been fired and that this attribute will be processed.
handleAttribute(QName, String) - Method in class com.sun.jersey.json.impl.MoxyXmlStructure
 
hasCurrentToken() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
hasName() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
hasNext() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
hasSubElements() - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
 
hasSubElements() - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
 
hasSubElements() - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
Returns true if JAXB bean of the currently processed element can contain any subelements.
hasSubElements() - Method in class com.sun.jersey.json.impl.MoxyXmlStructure
 
hasText() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
hasTextCharacters() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
hasToken(JsonToken) - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
hasTokenId(int) - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
humanReadableFormatting - Variable in class com.sun.jersey.api.json.JSONConfiguration.Builder
 
humanReadableFormatting(boolean) - Method in class com.sun.jersey.api.json.JSONConfiguration.NaturalBuilder
If set to true, generated JSON will contain new-line characters and indentation, so that the output is easy to read for people.

I

ImplMessages - Class in com.sun.jersey.json.impl
Defines string formatting method for each constant in the resource file
ImplMessages() - Constructor for class com.sun.jersey.json.impl.ImplMessages
 
isArrayCollection() - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
 
isArrayCollection() - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
 
isArrayCollection() - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
 
isArrayCollection() - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
Returns true if the currently processed element should represent an JSON array element.
isArrayCollection() - Method in class com.sun.jersey.json.impl.MoxyXmlStructure
 
isAttribute(String) - Method in class com.sun.jersey.json.impl.reader.NaturalNotationEventProvider
 
isAttribute(String) - Method in class com.sun.jersey.json.impl.reader.XmlEventProvider
Determines whether the given json field name represents an attribute name.
isAttributeSpecified(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
isCharacters() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
isClosed() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
isClosed() - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
isClosed() - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
isClosed() - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
isEnabled(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
isEnabled(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
isEnabled(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
isEndElement() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
isFeatureEnabled(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
Deprecated.
isFeatureEnabled(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
Deprecated.
isFeatureEnabled(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
Deprecated.
isHumanReadableFormatting() - Method in class com.sun.jersey.api.json.JSONConfiguration
Says if the output JSON will be formatted with new-line characters and indentation so that it is easy to read for people.
isNaturalNotationEnabled() - Static method in class com.sun.jersey.json.impl.JSONHelper
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JacksonProviderProxy
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JSONJAXBElementProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JSONListElementProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JSONLowLevelProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider
 
isRootUnwrapping() - Method in class com.sun.jersey.api.json.JSONConfiguration
Says if the root element will be stripped off This property is valid for the JSONConfiguration.Notation.MAPPED and JSONConfiguration.Notation.NATURAL notations.
isSameArrayCollection() - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
 
isSameArrayCollection() - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
 
isSameArrayCollection() - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
 
isSameArrayCollection() - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
Returns true if the currently processed element belongs to the same JSON array as the previous element.
isSameArrayCollection() - Method in class com.sun.jersey.json.impl.MoxyXmlStructure
 
isStandalone() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
isStartElement() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
isSupported(MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JSONArrayProvider.General
 
isSupported(MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JSONJAXBElementProvider.General
 
isSupported(MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JSONListElementProvider.General
 
isSupported(MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JSONLowLevelProvider
 
isSupported(MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JSONObjectProvider.General
 
isSupported(MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider.General
 
isUsingPrefixesAtNaturalAttributes() - Method in class com.sun.jersey.api.json.JSONConfiguration
Says if the JSON names corresponding to XML attributes should use a '@' prefix.
isValidating() - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
isWhiteSpace() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JacksonProviderProxy
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JSONJAXBElementProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JSONListElementProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JSONLowLevelProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider
 

J

JacksonArrayWrapperGenerator - Class in com.sun.jersey.json.impl.writer
 
JacksonProviderProxy - Class in com.sun.jersey.json.impl.provider.entity
 
JacksonProviderProxy() - Constructor for class com.sun.jersey.json.impl.provider.entity.JacksonProviderProxy
 
JacksonRootAddingParser - Class in com.sun.jersey.json.impl.reader
 
JacksonRootStrippingGenerator - Class in com.sun.jersey.json.impl.writer
 
JacksonStringMergingGenerator - Class in com.sun.jersey.json.impl.writer
 
JaxbJdkXmlStructure - Class in com.sun.jersey.json.impl
Implementation of JaxbXmlDocumentStructure for JAXB provider in JDK.
JaxbJdkXmlStructure(JAXBContext, Class<?>, boolean) - Constructor for class com.sun.jersey.json.impl.JaxbJdkXmlStructure
 
jaxbMarshaller - Variable in class com.sun.jersey.json.impl.BaseJSONMarshaller
 
JaxbProvider - Interface in com.sun.jersey.json.impl
Holds a pair consisting of JAXBContext class name and a class implementing the JaxbXmlDocumentStructure interface for the specified implementation of JAXB.
JaxbRiXmlStructure - Class in com.sun.jersey.json.impl
Implementation of JaxbXmlDocumentStructure for JAXB RI provider.
JaxbRiXmlStructure(JAXBContext, Class<?>, boolean) - Constructor for class com.sun.jersey.json.impl.JaxbRiXmlStructure
 
jaxbUnmarshaller - Variable in class com.sun.jersey.json.impl.BaseJSONUnmarshaller
 
JaxbXmlDocumentStructure - Interface in com.sun.jersey.json.impl
Provides XML structure information (expected elements/attributes) about JAXB element classes that are being unmarshalled.
JSON_ARRAYS - Static variable in class com.sun.jersey.api.json.JSONJAXBContext
Deprecated.
JSON_ATTRS_AS_ELEMS - Static variable in class com.sun.jersey.api.json.JSONJAXBContext
Deprecated.
JSON_ENABLED - Static variable in class com.sun.jersey.api.json.JSONJAXBContext
Deprecated.
JSON_NON_STRINGS - Static variable in class com.sun.jersey.api.json.JSONJAXBContext
Deprecated.
JSON_NOTATION - Static variable in class com.sun.jersey.api.json.JSONJAXBContext
Deprecated.
JSON_ROOT_UNWRAPPING - Static variable in class com.sun.jersey.api.json.JSONJAXBContext
Deprecated.
JSON_XML2JSON_NS - Static variable in class com.sun.jersey.api.json.JSONJAXBContext
Deprecated.
JSONArrayProvider - Class in com.sun.jersey.json.impl.provider.entity
 
JSONArrayProvider.App - Class in com.sun.jersey.json.impl.provider.entity
 
JSONArrayProvider.General - Class in com.sun.jersey.json.impl.provider.entity
 
jsonConfig - Variable in class com.sun.jersey.json.impl.BaseJSONMarshaller
 
jsonConfig - Variable in class com.sun.jersey.json.impl.BaseJSONUnmarshaller
 
JSONConfigurated - Interface in com.sun.jersey.api.json
An interface declaring a JSON configuration is available.
JSONConfiguration - Class in com.sun.jersey.api.json
An immutable configuration of JSON notation and options.
JSONConfiguration.Builder - Class in com.sun.jersey.api.json
Builder class for constructing JSONConfiguration options
JSONConfiguration.MappedBuilder - Class in com.sun.jersey.api.json
Builder class for constructing JSONConfiguration options for the JSONConfiguration.Notation.MAPPED convention.
JSONConfiguration.MappedJettisonBuilder - Class in com.sun.jersey.api.json
Builder class for constructing JSONConfiguration options for the JSONConfiguration.Notation.MAPPED_JETTISON convention.
JSONConfiguration.NaturalBuilder - Class in com.sun.jersey.api.json
Builder class for constructing JSONConfiguration options for the JSONConfiguration.Notation.NATURAL convention.
JSONConfiguration.Notation - Enum in com.sun.jersey.api.json
Enumeration of supported JSON notations.
JsonEncoder - Class in com.sun.jersey.json.impl.writer
 
JsonEncoder() - Constructor for class com.sun.jersey.json.impl.writer.JsonEncoder
 
JsonFormatException - Exception in com.sun.jersey.json.impl.reader
 
JsonFormatException(String, int, int, String) - Constructor for exception com.sun.jersey.json.impl.reader.JsonFormatException
 
JSONHelper - Class in com.sun.jersey.json.impl
Helper methods for JSON classes.
JSONJAXBContext - Class in com.sun.jersey.api.json
An adaption of JAXBContext that supports marshalling and unmarshalling of JAXB beans using the JSON format.
JSONJAXBContext(Class...) - Constructor for class com.sun.jersey.api.json.JSONJAXBContext
Constructs a new instance with default JSONConfiguration.
JSONJAXBContext(JSONConfiguration, Class...) - Constructor for class com.sun.jersey.api.json.JSONJAXBContext
Constructs a new instance with given JSONConfiguration.
JSONJAXBContext(Class[], Map<String, Object>) - Constructor for class com.sun.jersey.api.json.JSONJAXBContext
Constructs a new instance with a custom set of properties.
JSONJAXBContext(JSONConfiguration, Class[], Map<String, Object>) - Constructor for class com.sun.jersey.api.json.JSONJAXBContext
Constructs a new instance with a custom set of properties.
JSONJAXBContext(String) - Constructor for class com.sun.jersey.api.json.JSONJAXBContext
Construct a new instance of using context class loader of the thread with default JSONConfiguration.
JSONJAXBContext(JSONConfiguration, String) - Constructor for class com.sun.jersey.api.json.JSONJAXBContext
Construct a new instance of using context class loader of the thread with given JSONConfiguration.
JSONJAXBContext(String, ClassLoader) - Constructor for class com.sun.jersey.api.json.JSONJAXBContext
Construct a new instance using a specified class loader with default JSONConfiguration.
JSONJAXBContext(String, ClassLoader, Map<String, Object>) - Constructor for class com.sun.jersey.api.json.JSONJAXBContext
Construct a new instance using a specified class loader and a custom set of properties.
JSONJAXBContext(JSONConfiguration, String, ClassLoader, Map<String, Object>) - Constructor for class com.sun.jersey.api.json.JSONJAXBContext
Construct a new instance using a specified class loader, set of properties and JSONConfiguration .
JSONJAXBContext.JSONNotation - Enum in com.sun.jersey.api.json
Deprecated.
JSONJAXBElementProvider - Class in com.sun.jersey.json.impl.provider.entity
 
JSONJAXBElementProvider.App - Class in com.sun.jersey.json.impl.provider.entity
 
JSONJAXBElementProvider.General - Class in com.sun.jersey.json.impl.provider.entity
 
JSONListElementProvider - Class in com.sun.jersey.json.impl.provider.entity
 
JSONListElementProvider.App - Class in com.sun.jersey.json.impl.provider.entity
 
JSONListElementProvider.General - Class in com.sun.jersey.json.impl.provider.entity
 
JSONLowLevelProvider<T> - Class in com.sun.jersey.json.impl.provider.entity
 
JSONLowLevelProvider(Class<T>) - Constructor for class com.sun.jersey.json.impl.provider.entity.JSONLowLevelProvider
 
JSONMarshaller - Interface in com.sun.jersey.api.json
A JSON marshaller responsible for serializing Java content trees, defined by JAXB, to JSON data.
JSONMarshallerImpl - Class in com.sun.jersey.json.impl
 
JSONMarshallerImpl(JAXBContext, JSONConfiguration) - Constructor for class com.sun.jersey.json.impl.JSONMarshallerImpl
 
JsonNamespaceContext - Class in com.sun.jersey.json.impl.reader
 
JsonNamespaceContext() - Constructor for class com.sun.jersey.json.impl.reader.JsonNamespaceContext
 
JSONObjectProvider - Class in com.sun.jersey.json.impl.provider.entity
 
JSONObjectProvider.App - Class in com.sun.jersey.json.impl.provider.entity
 
JSONObjectProvider.General - Class in com.sun.jersey.json.impl.provider.entity
 
JsonRootEatingInputStreamFilter - Class in com.sun.jersey.json.impl
 
JsonRootEatingInputStreamFilter(InputStream) - Constructor for class com.sun.jersey.json.impl.JsonRootEatingInputStreamFilter
 
JSONRootElementProvider - Class in com.sun.jersey.json.impl.provider.entity
 
JSONRootElementProvider.App - Class in com.sun.jersey.json.impl.provider.entity
 
JSONRootElementProvider.General - Class in com.sun.jersey.json.impl.provider.entity
 
JSONRootElementProvider.Wadl - Class in com.sun.jersey.json.impl.provider.entity
 
JSONUnmarshaller - Interface in com.sun.jersey.api.json
A JSON unmarshaller responsible for deserializing JSON data to a Java content tree, defined by JAXB.
JSONUnmarshallerImpl - Class in com.sun.jersey.json.impl
 
JSONUnmarshallerImpl(JAXBContext, JSONConfiguration) - Constructor for class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
jsonXml2JsonNs - Variable in class com.sun.jersey.api.json.JSONConfiguration.Builder
 
JsonXmlStreamReader - Class in com.sun.jersey.json.impl.reader
Implementation of XMLStreamReader for JSON streams in natural or mapped notation.
JsonXmlStreamWriter - Class in com.sun.jersey.json.impl.writer
Implementation of XMLStreamWriter for JSON streams in mapped notation.

L

localizableERROR_JAXB_RI_2_1_10_MISSING() - Static method in class com.sun.jersey.json.impl.ImplMessages
 
localizableERROR_JAXB_RI_2_1_12_MISSING() - Static method in class com.sun.jersey.json.impl.ImplMessages
 
localizableERROR_JSONP_MSG_BODY_WRITER_NOT_FOUND(Object, Object) - Static method in class com.sun.jersey.json.impl.ImplMessages
 
localizableERROR_NONGE_JSONP_MSG_BODY_WRITER_NOT_FOUND(Object, Object) - Static method in class com.sun.jersey.json.impl.ImplMessages
 
localizableERROR_PARSING_JSON_ARRAY() - Static method in class com.sun.jersey.json.impl.ImplMessages
 
localizableERROR_PARSING_JSON_OBJECT() - Static method in class com.sun.jersey.json.impl.ImplMessages
 
localizableERROR_WRITING_JSON_ARRAY() - Static method in class com.sun.jersey.json.impl.ImplMessages
 
localizableERROR_WRITING_JSON_OBJECT() - Static method in class com.sun.jersey.json.impl.ImplMessages
 

M

mapped() - Static method in class com.sun.jersey.api.json.JSONConfiguration
A static method for obtaining a builder of JSONConfiguration instance, which will use JSONConfiguration.Notation.MAPPED JSON notation.
mappedJettison() - Static method in class com.sun.jersey.api.json.JSONConfiguration
A static method for obtaining a builder of JSONConfiguration instance, which will use JSONConfiguration.Notation.MAPPED_JETTISON JSON notation.
mark(int) - Method in class com.sun.jersey.json.impl.FilteringInputStream
 
markSupported() - Method in class com.sun.jersey.json.impl.FilteringInputStream
 
marshal(Object, Result) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
marshal(Object, OutputStream) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
marshal(Object, File) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
marshal(Object, Writer) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
marshal(Object, ContentHandler) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
marshal(Object, Node) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
marshal(Object, XMLStreamWriter) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
marshal(Object, XMLEventWriter) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
marshallToJSON(Object, OutputStream) - Method in interface com.sun.jersey.api.json.JSONMarshaller
Marshall the content tree rooted at jaxbElement into an output stream.
marshallToJSON(Object, Writer) - Method in interface com.sun.jersey.api.json.JSONMarshaller
Marshall the content tree rooted at jaxbElement into an output stream.
marshallToJSON(Object, OutputStream) - Method in class com.sun.jersey.json.impl.BaseJSONMarshaller
 
marshallToJSON(Object, Writer) - Method in class com.sun.jersey.json.impl.BaseJSONMarshaller
 
MoxyXmlStructure - Class in com.sun.jersey.json.impl
Implementation of JaxbXmlDocumentStructure for MOXy JAXB provider.
MoxyXmlStructure(JAXBContext, Class<?>, boolean) - Constructor for class com.sun.jersey.json.impl.MoxyXmlStructure
 

N

NAMESPACE - Static variable in class com.sun.jersey.api.json.JSONJAXBContext
Deprecated.
namespaceSeparator - Variable in class com.sun.jersey.api.json.JSONConfiguration.Builder
 
natural() - Static method in class com.sun.jersey.api.json.JSONConfiguration
A static method for obtaining a builder of JSONConfiguration instance, which will use JSONConfiguration.Notation.NATURAL JSON notation.
NaturalNotationEventProvider - Class in com.sun.jersey.json.impl.reader
XmlEventProvider for JSON in natural notation.
NaturalNotationEventProvider(JsonParser, JSONConfiguration, String, JAXBContext, Class<?>) - Constructor for class com.sun.jersey.json.impl.reader.NaturalNotationEventProvider
 
next() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
nextBytes() - Method in class com.sun.jersey.json.impl.BufferingInputOutputStream
 
nextBytes() - Method in class com.sun.jersey.json.impl.FilteringInputStream
 
nextBytes() - Method in class com.sun.jersey.json.impl.JsonRootEatingInputStreamFilter
 
nextTag() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
nextToken() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
nextValue() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
nonStrings - Variable in class com.sun.jersey.api.json.JSONConfiguration.Builder
 
nonStrings(String...) - Method in class com.sun.jersey.api.json.JSONConfiguration.MappedBuilder
Adds name(s) JSON non-string values property.
nsSeparator(Character) - Method in class com.sun.jersey.api.json.JSONConfiguration.MappedBuilder
Setter for XML namespace separator.

O

overrideCurrentName(String) - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 

Q

qnameCollectionToMap(Collection<QName>, boolean) - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
Transforms a collection of qualified names into a map.

R

read() - Method in class com.sun.jersey.json.impl.FilteringInputStream
 
read(byte[]) - Method in class com.sun.jersey.json.impl.FilteringInputStream
 
read(byte[], int, int) - Method in class com.sun.jersey.json.impl.FilteringInputStream
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.json.impl.provider.entity.JacksonProviderProxy
 
readFrom(Class<JSONArray>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.json.impl.provider.entity.JSONArrayProvider
 
readFrom(Class<?>, MediaType, Unmarshaller, InputStream) - Method in class com.sun.jersey.json.impl.provider.entity.JSONJAXBElementProvider
 
readFrom(Class<JSONObject>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.json.impl.provider.entity.JSONObjectProvider
 
readFrom(Class<Object>, MediaType, Unmarshaller, InputStream) - Method in class com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider
 
readValueAs(Class<T>) - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
readValueAs(TypeReference<?>) - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
readValueAsTree() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
require(int, String, String) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
reset() - Method in class com.sun.jersey.json.impl.FilteringInputStream
 
RootElementWrapper - Class in com.sun.jersey.json.impl
 
RootElementWrapper() - Constructor for class com.sun.jersey.json.impl.RootElementWrapper
 
rootUnwrapping - Variable in class com.sun.jersey.api.json.JSONConfiguration.Builder
 
rootUnwrapping(boolean) - Method in class com.sun.jersey.api.json.JSONConfiguration.MappedBuilder
Setter for XML root element unwrapping.
rootUnwrapping(boolean) - Method in class com.sun.jersey.api.json.JSONConfiguration.NaturalBuilder
Setter for XML root element unwrapping.

S

setAdapter(XmlAdapter) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
setAdapter(Class<A>, A) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
setAdapter(XmlAdapter) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
setAdapter(Class<A>, A) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
setAttachmentMarshaller(AttachmentMarshaller) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
setAttachmentUnmarshaller(AttachmentUnmarshaller) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
setCodec(ObjectCodec) - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
setCodec(ObjectCodec) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
setCodec(ObjectCodec) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
setCodec(ObjectCodec) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
setConfiguration(FeaturesAndProperties) - Method in class com.sun.jersey.json.impl.provider.entity.JSONJAXBElementProvider
 
setConfiguration(FeaturesAndProperties) - Method in class com.sun.jersey.json.impl.provider.entity.JSONListElementProvider
 
setConfiguration(FeaturesAndProperties) - Method in class com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider
 
setDefaultNamespace(String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
setDefaultNamespace(String) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
setEventHandler(ValidationEventHandler) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
setEventHandler(ValidationEventHandler) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
setFeature(JsonParser.Feature, boolean) - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
Deprecated.
setFeature(JsonGenerator.Feature, boolean) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
Deprecated.
setFeature(JsonGenerator.Feature, boolean) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
Deprecated.
setFeature(JsonGenerator.Feature, boolean) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
Deprecated.
setFeatureMask(int) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
setFeatureMask(int) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
setFeatureMask(int) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
setFeaturesAndProperties(FeaturesAndProperties) - Method in class com.sun.jersey.json.impl.provider.entity.JacksonProviderProxy
 
setListener(Marshaller.Listener) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
setListener(Unmarshaller.Listener) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
setNamespaceContext(NamespaceContext) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
setNamespaceContext(NamespaceContext) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
setPrefix(String, String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
setPrefix(String, String) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
setProperty(String, Object) - Method in interface com.sun.jersey.api.json.JSONMarshaller
Set the particular property in the underlying implementation of JSONMarshaller.
setProperty(String, Object) - Method in class com.sun.jersey.json.impl.BaseJSONMarshaller
 
setProperty(String, Object) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
setProperty(String, Object) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
setProviders(Providers) - Method in class com.sun.jersey.json.impl.provider.entity.JacksonProviderProxy
 
setSchema(Schema) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
setSchema(Schema) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
setValidating(boolean) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
skip(long) - Method in class com.sun.jersey.json.impl.FilteringInputStream
 
skipChildren() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
standaloneSet() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
StartDocumentEvent - Class in com.sun.jersey.json.impl.reader
Start document XML event type.
StartDocumentEvent(Location) - Constructor for class com.sun.jersey.json.impl.reader.StartDocumentEvent
 
startElement(QName) - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
 
startElement(QName) - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
 
startElement(QName) - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
 
startElement(QName) - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
Notifies this structure provider that a start element event with the given name has been fired and that this element will be processed.
startElement(QName) - Method in class com.sun.jersey.json.impl.MoxyXmlStructure
 
StartElementEvent - Class in com.sun.jersey.json.impl.reader
Start element XML event type.
StartElementEvent(QName, Location) - Constructor for class com.sun.jersey.json.impl.reader.StartElementEvent
 
Stax2JacksonWriter - Class in com.sun.jersey.json.impl.writer
Implementation of XMLStreamWriter for JSON streams in natural notation.
Stax2JacksonWriter(JsonGenerator, Class<?>, JAXBContext) - Constructor for class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
Stax2JacksonWriter(JsonGenerator, JSONConfiguration, Class<?>, JAXBContext) - Constructor for class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
Stax2JsonFactory - Class in com.sun.jersey.json.impl
 
SupportedJaxbProvider - Enum in com.sun.jersey.json.impl
 

T

toString() - Method in class com.sun.jersey.api.json.JSONConfiguration
 
toString() - Method in class com.sun.jersey.json.impl.FilteringInputStream
 
toString() - Method in class com.sun.jersey.json.impl.reader.CharactersEvent
 
toString() - Method in class com.sun.jersey.json.impl.reader.EndDocumentEvent
 
toString() - Method in class com.sun.jersey.json.impl.reader.EndElementEvent
 
toString() - Method in exception com.sun.jersey.json.impl.reader.JsonFormatException
 
toString() - Method in class com.sun.jersey.json.impl.reader.StartDocumentEvent
 
toString() - Method in class com.sun.jersey.json.impl.reader.StartElementEvent
 

U

unmarshal(File) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
unmarshal(InputStream) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
unmarshal(Reader) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
unmarshal(URL) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
unmarshal(InputSource) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
unmarshal(Node) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
unmarshal(Node, Class<T>) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
unmarshal(Source) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
unmarshal(Source, Class<T>) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
unmarshal(XMLStreamReader) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
unmarshal(XMLStreamReader, Class<T>) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
unmarshal(XMLEventReader) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
unmarshal(XMLEventReader, Class<T>) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
unmarshalFromJSON(InputStream, Class<T>) - Method in interface com.sun.jersey.api.json.JSONUnmarshaller
Unmarshal JSON data from the specified InputStream and return the resulting Java content tree.
unmarshalFromJSON(Reader, Class<T>) - Method in interface com.sun.jersey.api.json.JSONUnmarshaller
Unmarshal JSON data from the specified Reader and return the resulting Java content tree.
unmarshalFromJSON(InputStream, Class<T>) - Method in class com.sun.jersey.json.impl.BaseJSONUnmarshaller
 
unmarshalFromJSON(Reader, Class<T>) - Method in class com.sun.jersey.json.impl.BaseJSONUnmarshaller
 
unmarshalJAXBElementFromJSON(InputStream, Class<T>) - Method in interface com.sun.jersey.api.json.JSONUnmarshaller
Unmarshal JSON data from the InputStream by declaredType and return the resulting content tree.
unmarshalJAXBElementFromJSON(Reader, Class<T>) - Method in interface com.sun.jersey.api.json.JSONUnmarshaller
Unmarshal JSON data from the Reader by declaredType and return the resulting content tree.
unmarshalJAXBElementFromJSON(InputStream, Class<T>) - Method in class com.sun.jersey.json.impl.BaseJSONUnmarshaller
 
unmarshalJAXBElementFromJSON(Reader, Class<T>) - Method in class com.sun.jersey.json.impl.BaseJSONUnmarshaller
 
unwrapInput(InputStream) - Static method in class com.sun.jersey.json.impl.RootElementWrapper
 
unwrapOutput(OutputStream) - Static method in class com.sun.jersey.json.impl.RootElementWrapper
 
useDefaultPrettyPrinter() - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
useDefaultPrettyPrinter() - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
useDefaultPrettyPrinter() - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
usePrefixAtNaturalAttributes - Variable in class com.sun.jersey.api.json.JSONConfiguration.Builder
 
usePrefixesAtNaturalAttributes() - Method in class com.sun.jersey.api.json.JSONConfiguration.NaturalBuilder
JSON names corresponding to XML attributes will be written using a '@' prefix This property is valid for the JSONConfiguration.Notation.NATURAL notation only.

V

valueOf(String) - Static method in enum com.sun.jersey.api.json.JSONConfiguration.Notation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.jersey.api.json.JSONJAXBContext.JSONNotation
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.jersey.json.impl.SupportedJaxbProvider
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sun.jersey.api.json.JSONConfiguration.Notation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.jersey.api.json.JSONJAXBContext.JSONNotation
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.jersey.json.impl.SupportedJaxbProvider
Returns an array containing the constants of this enum type, in the order they are declared.
version() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
version() - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
version() - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
version() - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 

W

Wadl(Providers) - Constructor for class com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider.Wadl
 
wrapInput(InputStream, String) - Static method in class com.sun.jersey.json.impl.RootElementWrapper
 
wrapOutput(OutputStream) - Static method in class com.sun.jersey.json.impl.RootElementWrapper
 
write(int) - Method in class com.sun.jersey.json.impl.BufferingInputOutputStream
 
write(byte[]) - Method in class com.sun.jersey.json.impl.BufferingInputOutputStream
 
write(byte[], int, int) - Method in class com.sun.jersey.json.impl.BufferingInputOutputStream
 
writeAttribute(String, String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeAttribute(String, String, String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeAttribute(String, String, String, String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeAttribute(String, String) - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
writeAttribute(String, String, String) - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
writeAttribute(String, String, String, String) - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
writeAttribute(String, String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeAttribute(String, String, String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeAttribute(String, String, String, String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeBinary(Base64Variant, byte[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeBinary(Base64Variant, InputStream, int) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeBinary(Base64Variant, byte[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeBinary(Base64Variant, InputStream, int) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeBinary(Base64Variant, byte[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeBinary(Base64Variant, InputStream, int) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeBoolean(boolean) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeBoolean(boolean) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeBoolean(boolean) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeCData(String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeCData(String) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
writeCharacters(String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeCharacters(char[], int, int) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeCharacters(char[], int, int) - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
writeCharacters(String) - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
writeCharacters(String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeCharacters(char[], int, int) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeComment(String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeComment(String) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
writeDefaultNamespace(String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeDefaultNamespace(String) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
writeDTD(String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeDTD(String) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
writeEmptyElement(String, String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeEmptyElement(String, String, String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeEmptyElement(String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeEmptyElement(String) - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
writeEmptyElement(String, String) - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
writeEmptyElement(String, String, String) - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
writeEmptyElement(String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeEmptyElement(String, String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeEmptyElement(String, String, String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeEndArray() - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeEndArray() - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeEndArray() - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeEndDocument() - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeEndDocument() - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
writeEndDocument() - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeEndElement() - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeEndElement() - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
writeEndElement() - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeEndObject() - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeEndObject() - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeEndObject() - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeEntityRef(String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeEntityRef(String) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
writeFieldName(String) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeFieldName(SerializableString) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeFieldName(String) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeFieldName(SerializableString) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeFieldName(String) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeFieldName(SerializableString) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeList(Class<?>, Collection<?>, MediaType, Charset, Marshaller, OutputStream) - Method in class com.sun.jersey.json.impl.provider.entity.JSONListElementProvider
 
writeNamespace(String, String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeNamespace(String, String) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
writeNull() - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeNull() - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeNull() - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeNumber(BigInteger) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeNumber(int) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeNumber(long) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeNumber(double) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeNumber(float) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeNumber(BigDecimal) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeNumber(String) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeNumber(int) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeNumber(long) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeNumber(double) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeNumber(float) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeNumber(BigDecimal) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeNumber(String) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeNumber(BigInteger) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeNumber(int) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeNumber(long) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeNumber(double) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeNumber(float) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeNumber(BigDecimal) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeNumber(String) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeNumber(BigInteger) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeObject(Object) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeObject(Object) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeObject(Object) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeProcessingInstruction(String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeProcessingInstruction(String, String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeProcessingInstruction(String) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
writeProcessingInstruction(String, String) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
writeRaw(String) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeRaw(String, int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeRaw(char[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeRaw(char) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeRaw(String) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeRaw(String, int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeRaw(char[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeRaw(char) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeRaw(String) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeRaw(String, int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeRaw(char[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeRaw(char) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeRawUTF8String(byte[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeRawUTF8String(byte[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeRawUTF8String(byte[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeRawValue(String) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeRawValue(String, int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeRawValue(char[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeRawValue(String) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeRawValue(String, int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeRawValue(char[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeRawValue(String) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeRawValue(String, int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeRawValue(char[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeStartArray() - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeStartArray() - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeStartArray() - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeStartDocument() - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeStartDocument(String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeStartDocument(String, String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeStartDocument(String, String) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
writeStartDocument(String) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
writeStartDocument() - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
writeStartDocument() - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeStartDocument(String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeStartDocument(String, String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeStartElement(String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeStartElement(String, String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeStartElement(String, String, String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeStartElement(String) - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
writeStartElement(String, String) - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
writeStartElement(String, String, String) - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
writeStartElement(String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeStartElement(String, String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeStartElement(String, String, String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeStartObject() - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeStartObject() - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeStartObject() - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeString(String) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeString(char[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeString(SerializableString) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeString(String) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeString(char[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeString(SerializableString) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeString(String) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeString(char[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeString(SerializableString) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeStringToMerge(String) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.sun.jersey.json.impl.provider.entity.JacksonProviderProxy
 
writeTo(JSONArray, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.sun.jersey.json.impl.provider.entity.JSONArrayProvider
 
writeTo(JAXBElement<?>, MediaType, Charset, Marshaller, OutputStream) - Method in class com.sun.jersey.json.impl.provider.entity.JSONJAXBElementProvider
 
writeTo(JSONObject, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.sun.jersey.json.impl.provider.entity.JSONObjectProvider
 
writeTo(Object, MediaType, Charset, Marshaller, OutputStream) - Method in class com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider
 
writeTree(TreeNode) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeTree(TreeNode) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeTree(TreeNode) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeUTF8String(byte[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeUTF8String(byte[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeUTF8String(byte[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 

X

xml2JsonNs(Map<String, String>) - Method in class com.sun.jersey.api.json.JSONConfiguration.MappedBuilder
Setter for XML to JSON namespace mapping.
xml2JsonNs(Map<String, String>) - Method in class com.sun.jersey.api.json.JSONConfiguration.MappedJettisonBuilder
Setter for XML to JSON namespace mapping.
XmlEventProvider - Class in com.sun.jersey.json.impl.reader
Abstract provider for creating JsonXmlEvent instances from JsonParser.
XmlEventProvider(JsonParser, JSONConfiguration, String) - Constructor for class com.sun.jersey.json.impl.reader.XmlEventProvider
 
A B C D E F G H I J L M N O Q R S T U V W X 
Skip navigation links

Copyright © 2022. All rights reserved.