Uses of Class
org.restlet.representation.CharacterRepresentation

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

Uses of CharacterRepresentation in org.restlet.representation
 

Subclasses of CharacterRepresentation in org.restlet.representation
 class AppendableRepresentation
          Represents an appendable sequence of characters.
 class ReaderRepresentation
          Transient representation based on a BIO characters reader.
 class StringRepresentation
          Represents an Unicode string that can be converted to any character set supported by Java.
 class WriterRepresentation
          Representation based on a BIO characters writer.
 



Copyright © 2005-2013 Restlet.