Uses of Class
org.restlet.representation.CharacterRepresentation
Packages that use CharacterRepresentation
-
Uses of CharacterRepresentation in org.restlet.representation
Subclasses of CharacterRepresentation in org.restlet.representationModifier and TypeClassDescriptionclassRepresents an appendable sequence of characters.classTransient representation based on a BIO characters reader.classRepresents an Unicode string that can be converted to any character set supported by Java.classRepresentation based on a BIO characters writer.