Uses of Class
org.restlet.resource.XmlRepresentation

Packages that use XmlRepresentation
org.restlet.resource Common resource and representation data elements. 
 

Uses of XmlRepresentation in org.restlet.resource
 

Subclasses of XmlRepresentation in org.restlet.resource
 class DomRepresentation
          XML representation based on a DOM document.
 class SaxRepresentation
          XML representation for SAX events processing.
 



Copyright © 2005-2008 Noelios Technologies.