Package org.apache.turbine.util.uri

URI generation and processing from Turbine based applications.

See:
          Description

Interface Summary
URI An interface class which describes the absolute minimum of methods that a Turbine URI class must implement.
URIConstants This interface contains all the constants that are always needed when working with URIs.
 

Class Summary
BaseURI This is the base class for all dynamic URIs in the Turbine System.
DataURI This class can convert a simple link into a turbine relative URL.
TemplateURI This class allows you to keep all the information needed for a single link at one place.
TurbineURI This class allows you to keep all the information needed for a single link at one place.
URIParam Helper Class to keep a key and a value together in one object.
URIUtils Bundles a few static routines concerning URIs, that you will need all the time.
 

Package org.apache.turbine.util.uri Description

URI generation and processing from Turbine based applications.
$Id: package.html 264148 2005-08-29 14:21:04Z henning $



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.