Package org.restlet.engine.util

General utilities.

See:
          Description

Class Summary
AlphabeticalComparator Allows to sort the list of references set by the resource.
AlphaNumericComparator Optimized public-domain implementation of a Java alphanumeric sort.
Base64 Minimal but fast Base64 codec.
CallResolver Resolves variable values based on a request and a response.
Conneg Content negotiation algorithm.
ConnegUtils Content negotiation utilities.
CookieSeries Cookie series used internally by the Request class.
CookieSettingSeries Cookie setting series.
DateUtils Date manipulation utilities.
DefaultSaxHandler A Utility class which extends the provided DefaultHandler and implements the LSResourceResolver interface.
EngineClassLoader Flexible engine class loader.
FormReader Form reader.
FormUtils Representation of a Web form containing submitted parameters.
InternetDateFormat This class handles Internet date/time strings in accordance with RFC 3339.
ListUtils Emulate List functions missing from GWT port of List
MapResolver Resolves variable values based on a map.
Pool<T> Generic object pool.
StringUtils String manipulation utilities.
SystemUtils System utilities.
 

Package org.restlet.engine.util Description

General utilities.

Since:
Restlet 2.0


Copyright © 2005-2011 Noelios Technologies.