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 Delegate used by API classes to get support from the implementation classes.
NodeSet DOM nodes set that implements the standard List interface for easier iteration.
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 model is based on a request.
Variable Variable descriptor for reference templates.
WrapperList<E> List wrapper.
WrapperMap<K,V> Map wrapper.
WrapperRepresentation Representation wrapper.
WrapperRequest Request wrapper.
WrapperResponse Request 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-2007 Noelios Technologies.