Uses of Package
org.apache.turbine.util.uri

Packages that use org.apache.turbine.util.uri
org.apache.turbine.services.jsp.util   
org.apache.turbine.util Various utilities used in Turbine and for Turbine based applications. 
org.apache.turbine.util.parser Parser for CGI parameters and path info data. 
org.apache.turbine.util.template Template related utilities. 
org.apache.turbine.util.uri URI generation and processing from Turbine based applications. 
 

Classes in org.apache.turbine.util.uri used by org.apache.turbine.services.jsp.util
URI
          An interface class which describes the absolute minimum of methods that a Turbine URI class must implement.
 

Classes in org.apache.turbine.util.uri used by org.apache.turbine.util
URI
          An interface class which describes the absolute minimum of methods that a Turbine URI class must implement.
 

Classes in org.apache.turbine.util.uri used by org.apache.turbine.util.parser
URI
          An interface class which describes the absolute minimum of methods that a Turbine URI class must implement.
 

Classes in org.apache.turbine.util.uri used by org.apache.turbine.util.template
URI
          An interface class which describes the absolute minimum of methods that a Turbine URI class must implement.
 

Classes in org.apache.turbine.util.uri used by org.apache.turbine.util.uri
BaseURI
          This is the base class for all dynamic URIs in the Turbine System.
TurbineURI
          This class allows you to keep all the information needed for a single link at one place.
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.
 



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