Uses of Interface
org.apache.turbine.util.uri.URI
-
Packages that use URI Package Description org.apache.turbine.util.uri URI generation and processing from Turbine based applications. -
-
Uses of URI in org.apache.turbine.util.uri
Classes in org.apache.turbine.util.uri that implement URI 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.
-