Uses of Interface
org.apache.turbine.util.uri.URIConstants
-
Packages that use URIConstants Package Description 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 Modifier and Type Class Description classBaseURIThis is the base class for all dynamic URIs in the Turbine System.classDataURIThis class can convert a simple link into a turbine relative URL.classTemplateURIThis class allows you to keep all the information needed for a single link at one place.classTurbineURIThis class allows you to keep all the information needed for a single link at one place.
-