A B C D E F G H I J K L M N O P Q R S T V W X

A

AbstractXMLInputFactory - Class in org.codehaus.jettison
 
AbstractXMLInputFactory() - Constructor for class org.codehaus.jettison.AbstractXMLInputFactory
 
AbstractXMLOutputFactory - Class in org.codehaus.jettison
 
AbstractXMLOutputFactory() - Constructor for class org.codehaus.jettison.AbstractXMLOutputFactory
 
AbstractXMLStreamReader - Class in org.codehaus.jettison
 
AbstractXMLStreamReader() - Constructor for class org.codehaus.jettison.AbstractXMLStreamReader
 
AbstractXMLStreamWriter - Class in org.codehaus.jettison
 
AbstractXMLStreamWriter() - Constructor for class org.codehaus.jettison.AbstractXMLStreamWriter
 
accumulate(String, Object) - Method in class org.codehaus.jettison.json.JSONObject
Accumulate values under a key.
append(String, Object) - Method in class org.codehaus.jettison.json.JSONObject
Append values to the array under a key.
append(String) - Method in class org.codehaus.jettison.json.JSONWriter
Append a value.
array() - Method in class org.codehaus.jettison.json.JSONWriter
Begin appending a new array.
array - Variable in class org.codehaus.jettison.Node
 
arrayIndex - Variable in class org.codehaus.jettison.Node
 
attributes - Variable in class org.codehaus.jettison.Node
 
attributesAsElements - Variable in class org.codehaus.jettison.mapped.Configuration
 
attributesAsElements - Variable in class org.codehaus.jettison.mapped.MappedNamespaceConvention
 

B

back() - Method in class org.codehaus.jettison.json.JSONTokener
Back up one character.
BadgerFishConvention - Class in org.codehaus.jettison.badgerfish
 
BadgerFishConvention() - Constructor for class org.codehaus.jettison.badgerfish.BadgerFishConvention
 
BadgerFishXMLInputFactory - Class in org.codehaus.jettison.badgerfish
 
BadgerFishXMLInputFactory() - Constructor for class org.codehaus.jettison.badgerfish.BadgerFishXMLInputFactory
 
BadgerFishXMLOutputFactory - Class in org.codehaus.jettison.badgerfish
 
BadgerFishXMLOutputFactory() - Constructor for class org.codehaus.jettison.badgerfish.BadgerFishXMLOutputFactory
 
BadgerFishXMLStreamReader - Class in org.codehaus.jettison.badgerfish
 
BadgerFishXMLStreamReader(JSONObject) - Constructor for class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamReader
 
BadgerFishXMLStreamWriter - Class in org.codehaus.jettison.badgerfish
 
BadgerFishXMLStreamWriter(Writer) - Constructor for class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamWriter
 

C

cause - Variable in exception org.codehaus.jettison.json.JSONException
 
clone() - Method in class org.codehaus.jettison.json.JSONObject.Null
There is only intended to be a single instance of the NULL object, so the clone method returns itself.
close() - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamReader
 
close() - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamWriter
 
close() - Method in class org.codehaus.jettison.mapped.MappedXMLStreamReader
 
close() - Method in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 
comma - Variable in class org.codehaus.jettison.json.JSONWriter
The comma flag determines if a comma should be output before the next value.
Configuration - Class in org.codehaus.jettison.mapped
 
Configuration() - Constructor for class org.codehaus.jettison.mapped.Configuration
 
Configuration(Map) - Constructor for class org.codehaus.jettison.mapped.Configuration
 
Configuration(Map, List, List) - Constructor for class org.codehaus.jettison.mapped.Configuration
 
CONVENTION - Static variable in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamReader
 
Convention - Interface in org.codehaus.jettison
 
convention - Variable in class org.codehaus.jettison.mapped.MappedXMLInputFactory
 
convention - Variable in class org.codehaus.jettison.mapped.MappedXMLOutputFactory
 
convention - Variable in class org.codehaus.jettison.mapped.MappedXMLStreamReader
 
convention - Variable in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 
copy(InputStream, OutputStream, int) - Static method in class org.codehaus.jettison.AbstractXMLInputFactory
 
createAttributeKey(String, String, String) - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamWriter
 
createAttributeKey(String, String, String) - Method in class org.codehaus.jettison.mapped.MappedNamespaceConvention
 
createFilteredReader(XMLEventReader, EventFilter) - Method in class org.codehaus.jettison.AbstractXMLInputFactory
 
createFilteredReader(XMLStreamReader, StreamFilter) - Method in class org.codehaus.jettison.AbstractXMLInputFactory
 
createKey(String, String, String) - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamWriter
 
createKey(String, String, String) - Method in class org.codehaus.jettison.mapped.MappedNamespaceConvention
 
createQName(String, Node) - Method in class org.codehaus.jettison.badgerfish.BadgerFishConvention
 
createQName(String, Node) - Method in interface org.codehaus.jettison.Convention
 
createQName(String, Node) - Method in class org.codehaus.jettison.mapped.MappedNamespaceConvention
 
createQName(String) - Method in class org.codehaus.jettison.mapped.MappedNamespaceConvention
 
createXMLEventReader(InputStream, String) - Method in class org.codehaus.jettison.AbstractXMLInputFactory
 
createXMLEventReader(InputStream) - Method in class org.codehaus.jettison.AbstractXMLInputFactory
 
createXMLEventReader(Reader) - Method in class org.codehaus.jettison.AbstractXMLInputFactory
 
createXMLEventReader(Source) - Method in class org.codehaus.jettison.AbstractXMLInputFactory
 
createXMLEventReader(String, InputStream) - Method in class org.codehaus.jettison.AbstractXMLInputFactory
 
createXMLEventReader(String, Reader) - Method in class org.codehaus.jettison.AbstractXMLInputFactory
 
createXMLEventReader(XMLStreamReader) - Method in class org.codehaus.jettison.AbstractXMLInputFactory
 
createXMLEventWriter(OutputStream, String) - Method in class org.codehaus.jettison.AbstractXMLOutputFactory
 
createXMLEventWriter(OutputStream) - Method in class org.codehaus.jettison.AbstractXMLOutputFactory
 
createXMLEventWriter(Result) - Method in class org.codehaus.jettison.AbstractXMLOutputFactory
 
createXMLEventWriter(Writer) - Method in class org.codehaus.jettison.AbstractXMLOutputFactory
 
createXMLStreamReader(InputStream) - Method in class org.codehaus.jettison.AbstractXMLInputFactory
 
createXMLStreamReader(InputStream, String) - Method in class org.codehaus.jettison.AbstractXMLInputFactory
 
createXMLStreamReader(JSONTokener) - Method in class org.codehaus.jettison.AbstractXMLInputFactory
 
createXMLStreamReader(Reader) - Method in class org.codehaus.jettison.AbstractXMLInputFactory
 
createXMLStreamReader(Source) - Method in class org.codehaus.jettison.AbstractXMLInputFactory
 
createXMLStreamReader(String, InputStream) - Method in class org.codehaus.jettison.AbstractXMLInputFactory
 
createXMLStreamReader(String, Reader) - Method in class org.codehaus.jettison.AbstractXMLInputFactory
 
createXMLStreamReader(JSONTokener) - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLInputFactory
 
createXMLStreamReader(JSONTokener) - Method in class org.codehaus.jettison.mapped.MappedXMLInputFactory
 
createXMLStreamWriter(OutputStream, String) - Method in class org.codehaus.jettison.AbstractXMLOutputFactory
 
createXMLStreamWriter(OutputStream) - Method in class org.codehaus.jettison.AbstractXMLOutputFactory
 
createXMLStreamWriter(Result) - Method in class org.codehaus.jettison.AbstractXMLOutputFactory
 
createXMLStreamWriter(Writer) - Method in class org.codehaus.jettison.AbstractXMLOutputFactory
 
createXMLStreamWriter(Writer) - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLOutputFactory
 
createXMLStreamWriter(Writer) - Method in class org.codehaus.jettison.mapped.MappedXMLOutputFactory
 
ctx - Variable in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamWriter
 
ctx - Variable in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 
current - Variable in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 
currentKey - Variable in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamWriter
 
currentKey - Variable in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 
currentKey - Variable in class org.codehaus.jettison.Node
 
currentNode - Variable in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamWriter
 
currentText - Variable in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamReader
 
currentValue - Variable in class org.codehaus.jettison.mapped.MappedXMLStreamReader
 

D

dehexchar(char) - Static method in class org.codehaus.jettison.json.JSONTokener
Get the hex value of a character (base16).
depth - Variable in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamWriter
 
depth - Variable in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 
doubleToString(double) - Static method in class org.codehaus.jettison.json.JSONObject
Produce a string from a double.

E

empty() - Method in class org.codehaus.jettison.util.FastStack
 
end(char, char) - Method in class org.codehaus.jettison.json.JSONWriter
End something.
endArray() - Method in class org.codehaus.jettison.json.JSONWriter
End an array.
endObject() - Method in class org.codehaus.jettison.json.JSONWriter
End an object.
equals(Object) - Method in class org.codehaus.jettison.json.JSONObject.Null
A Null object is equal to the null value and to itself.
event - Variable in class org.codehaus.jettison.AbstractXMLStreamReader
 

F

FastStack - Class in org.codehaus.jettison.util
 
FastStack() - Constructor for class org.codehaus.jettison.util.FastStack
 
flush() - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamWriter
 
flush() - Method in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 

G

get(int) - Method in class org.codehaus.jettison.json.JSONArray
Get the object value associated with an index.
get(String) - Method in class org.codehaus.jettison.json.JSONObject
Get the value object associated with a key.
getArray() - Method in class org.codehaus.jettison.Node
 
getArrayIndex() - Method in class org.codehaus.jettison.Node
 
getAttributeCount() - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
getAttributeLocalName(int) - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
getAttributeName(int) - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
getAttributeNamespace(int) - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
getAttributePrefix(int) - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
getAttributes() - Method in class org.codehaus.jettison.Node
 
getAttributesAsElements() - Method in class org.codehaus.jettison.mapped.Configuration
 
getAttributeType(int) - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
getAttributeType(int) - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamReader
 
getAttributeValue(int) - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
getAttributeValue(String, String) - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
getBoolean(int) - Method in class org.codehaus.jettison.json.JSONArray
Get the boolean value associated with an index.
getBoolean(String) - Method in class org.codehaus.jettison.json.JSONObject
Get the boolean value associated with a key.
getCause() - Method in exception org.codehaus.jettison.json.JSONException
 
getCharacterEncodingScheme() - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
getCharacterEncodingScheme() - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamReader
 
getCurrentKey() - Method in class org.codehaus.jettison.Node
 
getDouble(int) - Method in class org.codehaus.jettison.json.JSONArray
Get the double value associated with an index.
getDouble(String) - Method in class org.codehaus.jettison.json.JSONObject
Get the double value associated with a key.
getElementText() - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamReader
 
getElementText() - Method in class org.codehaus.jettison.mapped.MappedXMLStreamReader
 
getEncoding() - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
getEventAllocator() - Method in class org.codehaus.jettison.AbstractXMLInputFactory
 
getEventType() - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
getIgnoredElements() - Method in class org.codehaus.jettison.mapped.Configuration
 
getInt(int) - Method in class org.codehaus.jettison.json.JSONArray
Get the int value associated with an index.
getInt(String) - Method in class org.codehaus.jettison.json.JSONObject
Get the int value associated with a key.
getJSONArray(int) - Method in class org.codehaus.jettison.json.JSONArray
Get the JSONArray associated with an index.
getJSONArray(String) - Method in class org.codehaus.jettison.json.JSONObject
Get the JSONArray value associated with a key.
getJSONNamespace(String) - Method in class org.codehaus.jettison.mapped.MappedNamespaceConvention
 
getJSONObject(int) - Method in class org.codehaus.jettison.json.JSONArray
Get the JSONObject associated with an index.
getJSONObject(String) - Method in class org.codehaus.jettison.json.JSONObject
Get the JSONObject value associated with a key.
getKeys() - Method in class org.codehaus.jettison.Node
 
getLocalName() - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
getLocation() - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
getLong(int) - Method in class org.codehaus.jettison.json.JSONArray
Get the long value associated with an index.
getLong(String) - Method in class org.codehaus.jettison.json.JSONObject
Get the long value associated with a key.
getName() - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
getName() - Method in class org.codehaus.jettison.Node
 
getNamespaceContext() - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamReader
 
getNamespaceContext() - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamWriter
 
getNamespaceContext() - Method in class org.codehaus.jettison.mapped.MappedXMLStreamReader
 
getNamespaceContext() - Method in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 
getNamespaceCount() - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
getNamespacePrefix(int) - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
getNamespaces() - Method in class org.codehaus.jettison.Node
 
getNamespaceURI() - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
getNamespaceURI(int) - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
getNamespaceURI(String) - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
getNamespaceURI(String) - Method in class org.codehaus.jettison.mapped.NullNamespaceContext
 
getNamespaceURI(String) - Method in class org.codehaus.jettison.XsonNamespaceContext
 
getObject() - Method in class org.codehaus.jettison.Node
 
getPIData() - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
getPITarget() - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
getPrefix() - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
getPrefix(String) - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamWriter
 
getPrefix(String) - Method in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 
getPrefix(String) - Method in class org.codehaus.jettison.mapped.NullNamespaceContext
 
getPrefix(String) - Method in class org.codehaus.jettison.XsonNamespaceContext
 
getPrefixes(String) - Method in class org.codehaus.jettison.mapped.NullNamespaceContext
 
getPrefixes(String) - Method in class org.codehaus.jettison.XsonNamespaceContext
 
getProperty(String) - Method in class org.codehaus.jettison.AbstractXMLInputFactory
 
getProperty(String) - Method in class org.codehaus.jettison.AbstractXMLOutputFactory
 
getProperty(String) - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
getProperty(String) - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamWriter
 
getProperty(String) - Method in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 
getString(int) - Method in class org.codehaus.jettison.json.JSONArray
Get the string associated with an index.
getString(String) - Method in class org.codehaus.jettison.json.JSONObject
Get the string associated with a key.
getText() - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamReader
 
getText() - Method in class org.codehaus.jettison.mapped.MappedXMLStreamReader
 
getTextCharacters() - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.codehaus.jettison.mapped.MappedXMLStreamReader
 
getTextLength() - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
getTextStart() - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
getVersion() - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
getXMLReporter() - Method in class org.codehaus.jettison.AbstractXMLInputFactory
 
getXMLResolver() - Method in class org.codehaus.jettison.AbstractXMLInputFactory
 
getXmlToJsonNamespaces() - Method in class org.codehaus.jettison.mapped.Configuration
 

H

has(String) - Method in class org.codehaus.jettison.json.JSONObject
Determine if the JSONObject contains a specific key.
hasName() - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
hasNext() - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
hasText() - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 

I

ignoredElements - Variable in class org.codehaus.jettison.mapped.Configuration
 
isAttributeSpecified(int) - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
isCharacters() - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
isElement(String, String, String) - Method in class org.codehaus.jettison.mapped.MappedNamespaceConvention
 
isEndElement() - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
isNull(int) - Method in class org.codehaus.jettison.json.JSONArray
Determine if the value is null.
isNull(String) - Method in class org.codehaus.jettison.json.JSONObject
Determine if the value associated with the key is null or if there is no value.
isPropertySupported(String) - Method in class org.codehaus.jettison.AbstractXMLInputFactory
 
isPropertySupported(String) - Method in class org.codehaus.jettison.AbstractXMLOutputFactory
 
isStandalone() - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
isStartElement() - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
isWhiteSpace() - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 

J

jnsToXns - Variable in class org.codehaus.jettison.mapped.MappedNamespaceConvention
 
join(String) - Method in class org.codehaus.jettison.json.JSONArray
Make a string from the contents of this JSONArray.
JSONArray - Class in org.codehaus.jettison.json
A JSONArray is an ordered sequence of values.
JSONArray() - Constructor for class org.codehaus.jettison.json.JSONArray
Construct an empty JSONArray.
JSONArray(JSONTokener) - Constructor for class org.codehaus.jettison.json.JSONArray
Construct a JSONArray from a JSONTokener.
JSONArray(String) - Constructor for class org.codehaus.jettison.json.JSONArray
Construct a JSONArray from a source sJSON text.
JSONArray(Collection) - Constructor for class org.codehaus.jettison.json.JSONArray
Construct a JSONArray from a Collection.
jsonAttributesAsElements - Variable in class org.codehaus.jettison.mapped.MappedNamespaceConvention
 
JSONException - Exception in org.codehaus.jettison.json
The JSONException is thrown by the JSON.org classes then things are amiss.
JSONException(String) - Constructor for exception org.codehaus.jettison.json.JSONException
Constructs a JSONException with an explanatory message.
JSONException(Throwable) - Constructor for exception org.codehaus.jettison.json.JSONException
 
JSONObject - Class in org.codehaus.jettison.json
A JSONObject is an unordered collection of name/value pairs.
JSONObject() - Constructor for class org.codehaus.jettison.json.JSONObject
Construct an empty JSONObject.
JSONObject(JSONObject, String[]) - Constructor for class org.codehaus.jettison.json.JSONObject
Construct a JSONObject from a subset of another JSONObject.
JSONObject(JSONTokener) - Constructor for class org.codehaus.jettison.json.JSONObject
Construct a JSONObject from a JSONTokener.
JSONObject(Map) - Constructor for class org.codehaus.jettison.json.JSONObject
Construct a JSONObject from a Map.
JSONObject(Object, String[]) - Constructor for class org.codehaus.jettison.json.JSONObject
Construct a JSONObject from an Object, using reflection to find the public members.
JSONObject(String) - Constructor for class org.codehaus.jettison.json.JSONObject
Construct a JSONObject from a string.
JSONObject.Null - Class in org.codehaus.jettison.json
JSONObject.NULL is equivalent to the value that JavaScript calls null, whilst Java's null is equivalent to the value that JavaScript calls undefined.
JSONObject.Null() - Constructor for class org.codehaus.jettison.json.JSONObject.Null
 
JSONString - Interface in org.codehaus.jettison.json
The JSONString interface allows a toJSONString() method so that a class can change the behavior of JSONObject.toString(), JSONArray.toString(), and JSONWriter.value(Object).
JSONStringer - Class in org.codehaus.jettison.json
JSONStringer provides a quick and convenient way of producing JSON text.
JSONStringer() - Constructor for class org.codehaus.jettison.json.JSONStringer
Make a fresh JSONStringer.
JSONTokener - Class in org.codehaus.jettison.json
A JSONTokener takes a source string and extracts characters and tokens from it.
JSONTokener(String) - Constructor for class org.codehaus.jettison.json.JSONTokener
Construct a JSONTokener from a string.
JSONWriter - Class in org.codehaus.jettison.json
JSONWriter provides a quick and convenient way of producing JSON text.
JSONWriter(Writer) - Constructor for class org.codehaus.jettison.json.JSONWriter
Make a fresh JSONWriter.

K

key(String) - Method in class org.codehaus.jettison.json.JSONWriter
Append a key.
keys() - Method in class org.codehaus.jettison.json.JSONObject
Get an enumeration of the keys of the JSONObject.
keys - Variable in class org.codehaus.jettison.Node
 

L

length() - Method in class org.codehaus.jettison.json.JSONArray
Get the number of elements in the JSONArray, included nulls.
length() - Method in class org.codehaus.jettison.json.JSONObject
Get the number of keys stored in the JSONObject.

M

makeCurrentJSONObject() - Method in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 
MappedNamespaceConvention - Class in org.codehaus.jettison.mapped
 
MappedNamespaceConvention() - Constructor for class org.codehaus.jettison.mapped.MappedNamespaceConvention
 
MappedNamespaceConvention(Configuration) - Constructor for class org.codehaus.jettison.mapped.MappedNamespaceConvention
 
MappedXMLInputFactory - Class in org.codehaus.jettison.mapped
 
MappedXMLInputFactory(Map) - Constructor for class org.codehaus.jettison.mapped.MappedXMLInputFactory
 
MappedXMLInputFactory(Configuration) - Constructor for class org.codehaus.jettison.mapped.MappedXMLInputFactory
 
MappedXMLOutputFactory - Class in org.codehaus.jettison.mapped
 
MappedXMLOutputFactory(Map) - Constructor for class org.codehaus.jettison.mapped.MappedXMLOutputFactory
 
MappedXMLOutputFactory(Configuration) - Constructor for class org.codehaus.jettison.mapped.MappedXMLOutputFactory
 
MappedXMLStreamReader - Class in org.codehaus.jettison.mapped
 
MappedXMLStreamReader(JSONObject) - Constructor for class org.codehaus.jettison.mapped.MappedXMLStreamReader
 
MappedXMLStreamReader(JSONObject, MappedNamespaceConvention) - Constructor for class org.codehaus.jettison.mapped.MappedXMLStreamReader
 
MappedXMLStreamWriter - Class in org.codehaus.jettison.mapped
 
MappedXMLStreamWriter(MappedNamespaceConvention, Writer) - Constructor for class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 
maxdepth - Static variable in class org.codehaus.jettison.json.JSONWriter
 
mode - Variable in class org.codehaus.jettison.json.JSONWriter
The current mode.
more() - Method in class org.codehaus.jettison.json.JSONTokener
Determine if the source string still contains characters that next() can consume.
myArrayList - Variable in class org.codehaus.jettison.json.JSONArray
The arrayList where the JSONArray's properties are kept.
myHashMap - Variable in class org.codehaus.jettison.json.JSONObject
The hash map where the JSONObject's properties are kept.
myIndex - Variable in class org.codehaus.jettison.json.JSONTokener
The index of the next character.
mySource - Variable in class org.codehaus.jettison.json.JSONTokener
The source string being tokenized.

N

name - Variable in class org.codehaus.jettison.Node
 
names() - Method in class org.codehaus.jettison.json.JSONObject
Produce a JSONArray containing the names of the elements of this JSONObject.
namespaces - Variable in class org.codehaus.jettison.Node
 
next() - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamReader
 
next() - Method in class org.codehaus.jettison.json.JSONTokener
Get the next character in the source string.
next(char) - Method in class org.codehaus.jettison.json.JSONTokener
Consume the next character, and check that it matches a specified character.
next(int) - Method in class org.codehaus.jettison.json.JSONTokener
Get the next n characters.
next() - Method in class org.codehaus.jettison.mapped.MappedXMLStreamReader
 
nextClean() - Method in class org.codehaus.jettison.json.JSONTokener
Get the next char in the string, skipping whitespace and comments (slashslash, slashstar, and hash).
nextString(char) - Method in class org.codehaus.jettison.json.JSONTokener
Return the characters up to the next close quote character.
nextTag() - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
nextTo(char) - Method in class org.codehaus.jettison.json.JSONTokener
Get the text up but not including the specified character or the end of line, whichever comes first.
nextTo(String) - Method in class org.codehaus.jettison.json.JSONTokener
Get the text up but not including one of the specified delimeter characters or the end of line, whichever comes first.
nextValue() - Method in class org.codehaus.jettison.json.JSONTokener
Get the next value.
node - Variable in class org.codehaus.jettison.AbstractXMLStreamReader
 
Node - Class in org.codehaus.jettison
 
Node(String, JSONObject, Convention) - Constructor for class org.codehaus.jettison.Node
 
Node(String, Convention) - Constructor for class org.codehaus.jettison.Node
 
Node(JSONObject) - Constructor for class org.codehaus.jettison.Node
 
nodes - Variable in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamReader
 
nodes - Variable in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamWriter
 
nodes - Variable in class org.codehaus.jettison.mapped.MappedXMLStreamReader
 
nodes - Variable in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 
nodes - Variable in class org.codehaus.jettison.XsonNamespaceContext
 
NULL - Static variable in class org.codehaus.jettison.json.JSONObject
It is sometimes more convenient and less ambiguous to have a NULL object than to use Java's null value.
NullNamespaceContext - Class in org.codehaus.jettison.mapped
 
NullNamespaceContext() - Constructor for class org.codehaus.jettison.mapped.NullNamespaceContext
 
numberToString(Number) - Static method in class org.codehaus.jettison.json.JSONObject
Produce a string from a Number.

O

object() - Method in class org.codehaus.jettison.json.JSONWriter
Begin appending a new object.
object - Variable in class org.codehaus.jettison.Node
 
opt(int) - Method in class org.codehaus.jettison.json.JSONArray
Get the optional object value associated with an index.
opt(String) - Method in class org.codehaus.jettison.json.JSONObject
Get an optional value associated with a key.
optBoolean(int) - Method in class org.codehaus.jettison.json.JSONArray
Get the optional boolean value associated with an index.
optBoolean(int, boolean) - Method in class org.codehaus.jettison.json.JSONArray
Get the optional boolean value associated with an index.
optBoolean(String) - Method in class org.codehaus.jettison.json.JSONObject
Get an optional boolean associated with a key.
optBoolean(String, boolean) - Method in class org.codehaus.jettison.json.JSONObject
Get an optional boolean associated with a key.
optDouble(int) - Method in class org.codehaus.jettison.json.JSONArray
Get the optional double value associated with an index.
optDouble(int, double) - Method in class org.codehaus.jettison.json.JSONArray
Get the optional double value associated with an index.
optDouble(String) - Method in class org.codehaus.jettison.json.JSONObject
Get an optional double associated with a key, or NaN if there is no such key or if its value is not a number.
optDouble(String, double) - Method in class org.codehaus.jettison.json.JSONObject
Get an optional double associated with a key, or the defaultValue if there is no such key or if its value is not a number.
optInt(int) - Method in class org.codehaus.jettison.json.JSONArray
Get the optional int value associated with an index.
optInt(int, int) - Method in class org.codehaus.jettison.json.JSONArray
Get the optional int value associated with an index.
optInt(String) - Method in class org.codehaus.jettison.json.JSONObject
Get an optional int value associated with a key, or zero if there is no such key or if the value is not a number.
optInt(String, int) - Method in class org.codehaus.jettison.json.JSONObject
Get an optional int value associated with a key, or the default if there is no such key or if the value is not a number.
optJSONArray(int) - Method in class org.codehaus.jettison.json.JSONArray
Get the optional JSONArray associated with an index.
optJSONArray(String) - Method in class org.codehaus.jettison.json.JSONObject
Get an optional JSONArray associated with a key.
optJSONObject(int) - Method in class org.codehaus.jettison.json.JSONArray
Get the optional JSONObject associated with an index.
optJSONObject(String) - Method in class org.codehaus.jettison.json.JSONObject
Get an optional JSONObject associated with a key.
optLong(int) - Method in class org.codehaus.jettison.json.JSONArray
Get the optional long value associated with an index.
optLong(int, long) - Method in class org.codehaus.jettison.json.JSONArray
Get the optional long value associated with an index.
optLong(String) - Method in class org.codehaus.jettison.json.JSONObject
Get an optional long value associated with a key, or zero if there is no such key or if the value is not a number.
optLong(String, long) - Method in class org.codehaus.jettison.json.JSONObject
Get an optional long value associated with a key, or the default if there is no such key or if the value is not a number.
optString(int) - Method in class org.codehaus.jettison.json.JSONArray
Get the optional string value associated with an index.
optString(int, String) - Method in class org.codehaus.jettison.json.JSONArray
Get the optional string associated with an index.
optString(String) - Method in class org.codehaus.jettison.json.JSONObject
Get an optional string associated with a key.
optString(String, String) - Method in class org.codehaus.jettison.json.JSONObject
Get an optional string associated with a key.
org.codehaus.jettison - package org.codehaus.jettison
 
org.codehaus.jettison.badgerfish - package org.codehaus.jettison.badgerfish
 
org.codehaus.jettison.json - package org.codehaus.jettison.json
 
org.codehaus.jettison.mapped - package org.codehaus.jettison.mapped
 
org.codehaus.jettison.util - package org.codehaus.jettison.util
 

P

peek() - Method in class org.codehaus.jettison.util.FastStack
 
pop(char) - Method in class org.codehaus.jettison.json.JSONWriter
Pop an array or object scope.
pop() - Method in class org.codehaus.jettison.util.FastStack
 
processAttributesAndNamespaces(Node, JSONObject) - Method in class org.codehaus.jettison.badgerfish.BadgerFishConvention
 
processAttributesAndNamespaces(Node, JSONObject) - Method in interface org.codehaus.jettison.Convention
 
processAttributesAndNamespaces(Node, JSONObject) - Method in class org.codehaus.jettison.mapped.MappedNamespaceConvention
 
processElement() - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamReader
 
processElement() - Method in class org.codehaus.jettison.mapped.MappedXMLStreamReader
 
processKey(String, Object) - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamReader
 
push(char) - Method in class org.codehaus.jettison.json.JSONWriter
Push an array or object scope.
push(Object) - Method in class org.codehaus.jettison.util.FastStack
 
put(boolean) - Method in class org.codehaus.jettison.json.JSONArray
Append a boolean value.
put(Collection) - Method in class org.codehaus.jettison.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(double) - Method in class org.codehaus.jettison.json.JSONArray
Append a double value.
put(int) - Method in class org.codehaus.jettison.json.JSONArray
Append an int value.
put(long) - Method in class org.codehaus.jettison.json.JSONArray
Append an long value.
put(Map) - Method in class org.codehaus.jettison.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(Object) - Method in class org.codehaus.jettison.json.JSONArray
Append an object value.
put(int, boolean) - Method in class org.codehaus.jettison.json.JSONArray
Put or replace a boolean value in the JSONArray.
put(int, Collection) - Method in class org.codehaus.jettison.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(int, double) - Method in class org.codehaus.jettison.json.JSONArray
Put or replace a double value.
put(int, int) - Method in class org.codehaus.jettison.json.JSONArray
Put or replace an int value.
put(int, long) - Method in class org.codehaus.jettison.json.JSONArray
Put or replace a long value.
put(int, Map) - Method in class org.codehaus.jettison.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(int, Object) - Method in class org.codehaus.jettison.json.JSONArray
Put or replace an object value in the JSONArray.
put(String, Collection) - Method in class org.codehaus.jettison.json.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONArray which is produced from a Collection.
put(String, boolean) - Method in class org.codehaus.jettison.json.JSONObject
Put a key/boolean pair in the JSONObject.
put(String, double) - Method in class org.codehaus.jettison.json.JSONObject
Put a key/double pair in the JSONObject.
put(String, int) - Method in class org.codehaus.jettison.json.JSONObject
Put a key/int pair in the JSONObject.
put(String, long) - Method in class org.codehaus.jettison.json.JSONObject
Put a key/long pair in the JSONObject.
put(String, Map) - Method in class org.codehaus.jettison.json.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONObject which is produced from a Map.
put(String, Object) - Method in class org.codehaus.jettison.json.JSONObject
Put a key/value pair in the JSONObject.
putOpt(String, Object) - Method in class org.codehaus.jettison.json.JSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null.

Q

quote(String) - Static method in class org.codehaus.jettison.json.JSONObject
Produce a string in double quotes with backslash sequences in all the right places.

R

readAttribute(Node, String, JSONArray) - Method in class org.codehaus.jettison.mapped.MappedNamespaceConvention
 
readAttribute(Node, String, String) - Method in class org.codehaus.jettison.mapped.MappedNamespaceConvention
 
remove(String) - Method in class org.codehaus.jettison.json.JSONObject
Remove a name and its value, if present.
require(int, String, String) - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
root - Variable in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamWriter
 
root - Variable in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 

S

setArray(JSONArray) - Method in class org.codehaus.jettison.Node
 
setArrayIndex(int) - Method in class org.codehaus.jettison.Node
 
setAttributesAsElements(List) - Method in class org.codehaus.jettison.mapped.Configuration
 
setCurrentKey(String) - Method in class org.codehaus.jettison.Node
 
setDefaultNamespace(String) - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamWriter
 
setDefaultNamespace(String) - Method in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 
setEventAllocator(XMLEventAllocator) - Method in class org.codehaus.jettison.AbstractXMLInputFactory
 
setIgnoredElements(List) - Method in class org.codehaus.jettison.mapped.Configuration
 
setNamespaceContext(NamespaceContext) - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamWriter
 
setNamespaceContext(NamespaceContext) - Method in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 
setNamespaces(Map) - Method in class org.codehaus.jettison.Node
 
setNewValue(Object) - Method in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 
setNewValue(Object, Object) - Method in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 
setObject(JSONObject) - Method in class org.codehaus.jettison.Node
 
setPrefix(String, String) - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamWriter
 
setPrefix(String, String) - Method in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 
setProperty(String, Object) - Method in class org.codehaus.jettison.AbstractXMLInputFactory
 
setProperty(String, Object) - Method in class org.codehaus.jettison.AbstractXMLOutputFactory
 
setXMLReporter(XMLReporter) - Method in class org.codehaus.jettison.AbstractXMLInputFactory
 
setXMLResolver(XMLResolver) - Method in class org.codehaus.jettison.AbstractXMLInputFactory
 
setXmlToJsonNamespaces(Map) - Method in class org.codehaus.jettison.mapped.Configuration
 
skipPast(String) - Method in class org.codehaus.jettison.json.JSONTokener
Skip characters until past the requested string.
skipTo(char) - Method in class org.codehaus.jettison.json.JSONTokener
Skip characters until the next character is the requested character.
stack - Variable in class org.codehaus.jettison.json.JSONWriter
The object/array stack.
standaloneSet() - Method in class org.codehaus.jettison.AbstractXMLStreamReader
 
syntaxError(String) - Method in class org.codehaus.jettison.json.JSONTokener
Make a JSONException to signal a syntax error.

T

testValidity(Object) - Static method in class org.codehaus.jettison.json.JSONObject
Throw an exception if the object is an NaN or infinite number.
toJSONArray(JSONArray) - Method in class org.codehaus.jettison.json.JSONObject
Produce a JSONArray containing the values of the members of this JSONObject.
toJSONObject(JSONArray) - Method in class org.codehaus.jettison.json.JSONArray
Produce a JSONObject by combining a JSONArray of names with the values of this JSONArray.
toJSONString() - Method in interface org.codehaus.jettison.json.JSONString
The toJSONString method allows a class to produce its own JSON serialization.
top - Variable in class org.codehaus.jettison.json.JSONWriter
The stack top index.
toString() - Method in class org.codehaus.jettison.json.JSONArray
Make a JSON text of this JSONArray.
toString(int) - Method in class org.codehaus.jettison.json.JSONArray
Make a prettyprinted JSON text of this JSONArray.
toString(int, int) - Method in class org.codehaus.jettison.json.JSONArray
Make a prettyprinted JSON text of this JSONArray.
toString() - Method in class org.codehaus.jettison.json.JSONObject.Null
Get the "null" string value.
toString() - Method in class org.codehaus.jettison.json.JSONObject
Make a JSON text of this JSONObject.
toString(int) - Method in class org.codehaus.jettison.json.JSONObject
Make a prettyprinted JSON text of this JSONObject.
toString(int, int) - Method in class org.codehaus.jettison.json.JSONObject
Make a prettyprinted JSON text of this JSONObject.
toString() - Method in class org.codehaus.jettison.json.JSONStringer
Return the JSON text.
toString() - Method in class org.codehaus.jettison.json.JSONTokener
Make a printable string of this JSONTokener.

V

value(boolean) - Method in class org.codehaus.jettison.json.JSONWriter
Append either the value true or the value false.
value(double) - Method in class org.codehaus.jettison.json.JSONWriter
Append a double value.
value(long) - Method in class org.codehaus.jettison.json.JSONWriter
Append a long value.
value(Object) - Method in class org.codehaus.jettison.json.JSONWriter
Append an object value.
valueToString(Object) - Static method in class org.codehaus.jettison.json.JSONObject
Make a JSON text of an Object value.
valueToString(Object, int, int) - Static method in class org.codehaus.jettison.json.JSONObject
Make a prettyprinted JSON text of an object value.

W

write(Writer) - Method in class org.codehaus.jettison.json.JSONArray
Write the contents of the JSONArray as JSON text to a writer.
write(Writer) - Method in class org.codehaus.jettison.json.JSONObject
Write the contents of the JSONObject as JSON text to a writer.
writeAttribute(String, String, String, String) - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamWriter
 
writeAttribute(String, String, String) - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamWriter
 
writeAttribute(String, String) - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamWriter
 
writeAttribute(String, String, String, String) - Method in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 
writeAttribute(String, String, String) - Method in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 
writeAttribute(String, String) - Method in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 
writeCData(String) - Method in class org.codehaus.jettison.AbstractXMLStreamWriter
 
writeCharacters(char[], int, int) - Method in class org.codehaus.jettison.AbstractXMLStreamWriter
 
writeCharacters(String) - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamWriter
 
writeCharacters(String) - Method in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 
writeComment(String) - Method in class org.codehaus.jettison.AbstractXMLStreamWriter
 
writeComment(String) - Method in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 
writeDefaultNamespace(String) - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamWriter
 
writeDefaultNamespace(String) - Method in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 
writeDTD(String) - Method in class org.codehaus.jettison.AbstractXMLStreamWriter
 
writeDTD(String) - Method in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 
writeEmptyElement(String, String, String) - Method in class org.codehaus.jettison.AbstractXMLStreamWriter
 
writeEmptyElement(String, String) - Method in class org.codehaus.jettison.AbstractXMLStreamWriter
 
writeEmptyElement(String) - Method in class org.codehaus.jettison.AbstractXMLStreamWriter
 
writeEndDocument() - Method in class org.codehaus.jettison.AbstractXMLStreamWriter
 
writeEndDocument() - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamWriter
 
writeEndDocument() - Method in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 
writeEndElement() - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamWriter
 
writeEndElement() - Method in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 
writeEntityRef(String) - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamWriter
 
writeEntityRef(String) - Method in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 
writeNamespace(String, String) - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamWriter
 
writeNamespace(String, String) - Method in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 
writeProcessingInstruction(String, String) - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamWriter
 
writeProcessingInstruction(String) - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamWriter
 
writeProcessingInstruction(String, String) - Method in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 
writeProcessingInstruction(String) - Method in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 
writer - Variable in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamWriter
 
writer - Variable in class org.codehaus.jettison.json.JSONWriter
The writer that will receive the output.
writer - Variable in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 
writeStartDocument(String, String) - Method in class org.codehaus.jettison.AbstractXMLStreamWriter
 
writeStartDocument(String) - Method in class org.codehaus.jettison.AbstractXMLStreamWriter
 
writeStartDocument() - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamWriter
 
writeStartDocument() - Method in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 
writeStartElement(String, String) - Method in class org.codehaus.jettison.AbstractXMLStreamWriter
 
writeStartElement(String) - Method in class org.codehaus.jettison.AbstractXMLStreamWriter
 
writeStartElement(String, String, String) - Method in class org.codehaus.jettison.badgerfish.BadgerFishXMLStreamWriter
 
writeStartElement(String, String, String) - Method in class org.codehaus.jettison.mapped.MappedXMLStreamWriter
 

X

xmlToJsonNamespaces - Variable in class org.codehaus.jettison.mapped.Configuration
 
xnsToJns - Variable in class org.codehaus.jettison.mapped.MappedNamespaceConvention
 
XsonNamespaceContext - Class in org.codehaus.jettison
 
XsonNamespaceContext(FastStack) - Constructor for class org.codehaus.jettison.XsonNamespaceContext
 

A B C D E F G H I J K L M N O P Q R S T V W X