Uses of Package
org.restlet.util

Packages that use org.restlet.util
org.restlet Core classes of the API. 
org.restlet.data Element of information handled by a component via a connector. 
org.restlet.resource Common resource and representation data elements. 
org.restlet.util Utility classes and interfaces used in the rest of the API. 
 

Classes in org.restlet.util used by org.restlet
ClientList
          Modifiable list of client connectors.
Resolver
          Resolves a name into a value.
RouteList
          Modifiable list of routes with some helper methods.
Series
          Modifiable list of entries with many helper methods.
ServerList
          Modifiable list of server connectors.
Template
          String template with a pluggable model.
 

Classes in org.restlet.util used by org.restlet.data
Series
          Modifiable list of entries with many helper methods.
WrapperList
          List wrapper.
 

Classes in org.restlet.util used by org.restlet.resource
NodeSet
          DOM nodes set that implements the standard List interface for easier iteration.
WrapperRepresentation
          Representation wrapper.
XmlWriter
          XML writer doing the opposite work of a SAX-based XML reader.
 

Classes in org.restlet.util used by org.restlet.util
Engine
          Facade to the engine implementating the Restlet API.
Helper
          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.
Resolver
          Resolves a name into a value.
RouteList
          Modifiable list of routes with some helper methods.
Series
          Modifiable list of entries with many helper methods.
Variable
          Variable descriptor for reference templates.
WrapperList
          List wrapper.
WrapperRequest
          Request wrapper.
 



Copyright © 2005-2008 Noelios Technologies.