Package | Description |
---|---|
org.restlet.representation |
Common representation data elements.
|
Modifier and Type | Class and Description |
---|---|
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-2024 Restlet.