Modifier and Type | Method and Description |
---|---|
static Reader |
IoUtils.getReader(WriterRepresentation representation)
Returns a reader from a writer representation.Internally, it uses a
writer thread and a pipe stream.
|
Modifier and Type | Class and Description |
---|---|
class |
Categories
Collection of
Category entries. |
class |
Entry
Represents an individual entry, acting as a component for metadata and data
associated with the entry.
|
class |
Feed
Atom Feed Document, acting as a component for metadata and data associated
with the feed.
|
class |
Service
Represents an Atom introspection document.
|
Modifier and Type | Class and Description |
---|---|
class |
TemplateRepresentation
FreeMarker template representation.
|
Modifier and Type | Class and Description |
---|---|
class |
GsonRepresentation<T>
Representation based on a JSON document.
|
Modifier and Type | Class and Description |
---|---|
class |
MessageRepresentation
XML representation of a JavaMail message.
|
class |
MessagesRepresentation
XML representation of a list of JavaMail messages.
|
Modifier and Type | Class and Description |
---|---|
class |
JaxbRepresentation<T>
An XML representation based on JAXB that provides easy translation between
XML and JAXB element class trees.
|
Modifier and Type | Class and Description |
---|---|
class |
RowSetRepresentation
Deprecated.
Use a persistence technology such as Mybatis or Hibernate
instead.
|
Modifier and Type | Class and Description |
---|---|
class |
JibxRepresentation<T>
Deprecated.
Use an XML serialization technology such as Jackson instead.
|
Modifier and Type | Class and Description |
---|---|
class |
Metadata
Represents the metadata of an OData service.
|
Modifier and Type | Class and Description |
---|---|
class |
RdfRepresentation
Generic RDF representation.
|
Modifier and Type | Class and Description |
---|---|
class |
WadlRepresentation
Root of a WADL description document.
|
Modifier and Type | Class and Description |
---|---|
class |
DomRepresentation
XML representation based on a DOM document.
|
class |
SaxRepresentation
XML representation for SAX events processing.
|
class |
TransformRepresentation
Representation able to apply an XSLT transformation.
|
class |
XmlRepresentation
Representation based on an XML document.
|
Modifier and Type | Class and Description |
---|---|
class |
XstreamRepresentation<T>
Deprecated.
Use an XML serialization technology such as Jackson instead.
|
Copyright © 2005–2016. All rights reserved.