Uses of Interface
org.apache.turbine.util.uri.URIConstants

Packages that use URIConstants
org.apache.turbine.util.uri URI generation and processing from Turbine based applications. 
 

Uses of URIConstants in org.apache.turbine.util.uri
 

Classes in org.apache.turbine.util.uri that implement URIConstants
 class BaseURI
          This is the base class for all dynamic URIs in the Turbine System.
 class DataURI
          This class can convert a simple link into a turbine relative URL.
 class TemplateURI
          This class allows you to keep all the information needed for a single link at one place.
 class TurbineURI
          This class allows you to keep all the information needed for a single link at one place.
 



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