|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutputRepresentation | |
---|---|
org.restlet.resource | Common resource and representation data elements. |
Uses of OutputRepresentation in org.restlet.resource |
---|
Subclasses of OutputRepresentation in org.restlet.resource | |
---|---|
class |
DomRepresentation
XML representation based on a DOM document. |
class |
ObjectRepresentation<T extends Serializable>
Representation based on a serializable Java object. |
class |
SaxRepresentation
XML representation for SAX events processing. |
class |
TransformRepresentation
Representation able to apply an XSLT transformation. |
class |
XmlRepresentation
Representation based on an XML document. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |