JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Restlet Framework 2.4.4
Google Web Toolkit
Prev
Next
Frames
No Frames
All Classes
D
G
J
O
R
S
D
DomRepresentation
- Class in
org.restlet.client.ext.xml
XML representation based on an XML DOM document.
DomRepresentation(MediaType)
- Constructor for class org.restlet.client.ext.xml.
DomRepresentation
Constructor for an empty document.
DomRepresentation(MediaType, Document)
- Constructor for class org.restlet.client.ext.xml.
DomRepresentation
Constructor from an existing DOM document.
DomRepresentation(Representation)
- Constructor for class org.restlet.client.ext.xml.
DomRepresentation
Constructor.
G
getDocument()
- Method in class org.restlet.client.ext.xml.
DomRepresentation
Returns the wrapped DOM document.
getJsonArray()
- Method in class org.restlet.client.ext.json.
JsonRepresentation
Converts the representation to a JSON array.
getJsonBoolean()
- Method in class org.restlet.client.ext.json.
JsonRepresentation
Converts the representation to a JSON Boolean.
getJsonNull()
- Method in class org.restlet.client.ext.json.
JsonRepresentation
Converts the representation to a JSON null value.
getJsonObject()
- Method in class org.restlet.client.ext.json.
JsonRepresentation
Converts the representation to a JSON object.
getJsonString()
- Method in class org.restlet.client.ext.json.
JsonRepresentation
Converts the representation to a JSON string.
getReader()
- Method in class org.restlet.client.ext.json.
JsonRepresentation
getReader()
- Method in class org.restlet.client.ext.xml.
DomRepresentation
getSize()
- Method in class org.restlet.client.ext.json.
JsonRepresentation
getStream()
- Method in class org.restlet.client.ext.json.
JsonRepresentation
getStream()
- Method in class org.restlet.client.ext.xml.
DomRepresentation
getText()
- Method in class org.restlet.client.ext.json.
JsonRepresentation
getText()
- Method in class org.restlet.client.ext.xml.
DomRepresentation
getValue()
- Method in class org.restlet.client.ext.json.
JsonRepresentation
Returns the wrapped JSON value.
J
JsonRepresentation
- Class in
org.restlet.client.ext.json
JSON representation based on an JSON value.
JsonRepresentation(MediaType)
- Constructor for class org.restlet.client.ext.json.
JsonRepresentation
Constructor for an empty document.
JsonRepresentation(MediaType, JSONValue)
- Constructor for class org.restlet.client.ext.json.
JsonRepresentation
Constructor from an existing DOM document.
JsonRepresentation(Representation)
- Constructor for class org.restlet.client.ext.json.
JsonRepresentation
Constructor.
JsonRepresentation(String)
- Constructor for class org.restlet.client.ext.json.
JsonRepresentation
Constructor from a JSON string.
O
org.restlet.client.ext.json
- package org.restlet.client.ext.json
Support for JSON representations.
org.restlet.client.ext.xml
- package org.restlet.client.ext.xml
Support for XML and XSLT representations.
R
release()
- Method in class org.restlet.client.ext.json.
JsonRepresentation
Releases the wrapped JSON value and the source JSON representation if they have been defined.
release()
- Method in class org.restlet.client.ext.xml.
DomRepresentation
Releases the wrapped DOM document and the source XML representation if they have been defined.
S
setDocument(Document)
- Method in class org.restlet.client.ext.xml.
DomRepresentation
Sets the wrapped DOM document.
setValue(JSONValue)
- Method in class org.restlet.client.ext.json.
JsonRepresentation
Sets the wrapped JSON value.
D
G
J
O
R
S
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Restlet Framework 2.4.4
Google Web Toolkit
Prev
Next
Frames
No Frames
All Classes
Copyright © 2005-2024
Restlet
.