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

Packages that use org.apache.turbine.util.uri
org.apache.turbine.services.pull.tools Pull Tools to be used in a template based view. 
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.pull.tools
TemplateURI
          This class allows you to keep all the information needed for a single link at one place.
 

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.
URIParam
          Helper Class to keep a key and a value together in one object.
 



Copyright © 2000-2011 The Apache Software Foundation. All Rights Reserved.