Package org.restlet.util

Utility classes and interfaces used in the rest of the API.

See:
          Description

Class Summary
ByteUtils Byte manipulation utilities.
ClientList Modifiable list of client connectors.
DateUtils Date manipulation utilities.
Engine Facade to the engine implementating the Restlet API.
Helper<T extends Restlet> Delegate used by API classes to get support from the implementation classes.
InternetDateFormat This class handles Internet date/time strings in accordance with RFC 3339.
NodeSet DOM nodes set that implements the standard List interface for easier iteration.
Resolver<T> Resolves a name into a value.
RouteList Modifiable list of routes with some helper methods.
Series<E extends Parameter> Modifiable list of entries with many helper methods.
ServerList Modifiable list of server connectors.
Template String template with a pluggable model.
Variable Variable descriptor for reference templates.
WrapperList<E> List wrapper.
WrapperMap<K,V> Map wrapper.
WrapperRepresentation Representation wrapper.
WrapperRequest Request wrapper.
WrapperResponse Request wrapper.
WrapperRestlet Restlet wrapper.
XmlWriter XML writer doing the opposite work of a SAX-based XML reader.
 

Package org.restlet.util Description

Utility classes and interfaces used in the rest of the API.

Since:
1.0


Copyright © 2005-2008 Noelios Technologies.