Uses of Class
org.restlet.client.representation.CharacterRepresentation

Packages that use CharacterRepresentation
org.restlet.client.representation Common representation data elements. 
 

Uses of CharacterRepresentation in org.restlet.client.representation
 

Subclasses of CharacterRepresentation in org.restlet.client.representation
 class ObjectRepresentation<T>
          Representation based on a serializable Java object.
 class StringRepresentation
          Represents an Unicode string that can be converted to any character set supported by Java.
 



Copyright © 2005-2013 Restlet.