|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of JsonObject in org.compass.core.converter.json |
|---|
| Methods in org.compass.core.converter.json with parameters of type JsonObject | |
|---|---|
String |
JsonContentConverter.toJSON(JsonObject jsonObject)
Converts an XmlObject into an xml string. |
| Uses of JsonObject in org.compass.core.converter.mapping.json |
|---|
| Methods in org.compass.core.converter.mapping.json with parameters of type JsonObject | |
|---|---|
protected boolean |
AbstractJsonObjectMappingConverter.doMarshall(Resource resource,
JsonObject jsonObject,
JsonObjectMapping mapping,
MarshallingContext context)
|
| Uses of JsonObject in org.compass.core.json |
|---|
| Subinterfaces of JsonObject in org.compass.core.json | |
|---|---|
interface |
AliasedJsonObject
A JsonObject that also holds an alias value. |
| Classes in org.compass.core.json that implement JsonObject | |
|---|---|
class |
RawAliasedJsonObject
Extends RawJsonObject and adds association with an alias. |
class |
RawJsonObject
An JsonObject that has an json string representation. |
| Uses of JsonObject in org.compass.core.json.grails |
|---|
| Classes in org.compass.core.json.grails that implement JsonObject | |
|---|---|
class |
GrailsAliasedJSONObject
An aliased wrapper around grails JSONObject. |
class |
GrailsJSONObject
A wrapper around Grails JSONObject. |
| Uses of JsonObject in org.compass.core.json.grails.converter |
|---|
| Methods in org.compass.core.json.grails.converter with parameters of type JsonObject | |
|---|---|
String |
GrailsContentConverter.toJSON(JsonObject jsonObject)
|
| Uses of JsonObject in org.compass.core.json.impl |
|---|
| Classes in org.compass.core.json.impl that implement JsonObject | |
|---|---|
class |
DefaultAliasedJSONObject
An aliased DefaultJSONObject. |
class |
DefaultJSONObject
A JSONObject is an unordered collection of name/value pairs. |
| Uses of JsonObject in org.compass.core.json.impl.converter |
|---|
| Methods in org.compass.core.json.impl.converter with parameters of type JsonObject | |
|---|---|
String |
DefaultJSONContentConverterImpl.toJSON(JsonObject jsonObject)
|
| Uses of JsonObject in org.compass.core.json.jettison |
|---|
| Classes in org.compass.core.json.jettison that implement JsonObject | |
|---|---|
class |
JettisonAliasedJSONObject
An aliased wrapper around jettison JSONObject. |
class |
JettisonJSONObject
A wrapper around jettison JSONObject. |
| Uses of JsonObject in org.compass.core.json.jettison.converter |
|---|
| Methods in org.compass.core.json.jettison.converter with parameters of type JsonObject | |
|---|---|
String |
JettisonContentConverter.toJSON(JsonObject jsonObject)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||