Uses of Class
org.restlet.resource.OutputRepresentation

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.
 



Copyright © 2005-2008 Noelios Technologies.