Package org.apache.turbine.util.uri


package org.apache.turbine.util.uri
URI generation and processing from Turbine based applications.
  • Klasse
    Beschreibung
    This is the base class for all dynamic URIs in the Turbine System.
    This class can convert a simple link into a turbine relative URL.
    This class allows you to keep all the information needed for a single link at one place.
    This class allows you to keep all the information needed for a single link at one place.
    An interface class which describes the absolute minimum of methods that a Turbine URI class must implement.
    This interface contains all the constants that are always needed when working with URIs.
    Helper Class to keep a key and a value together in one object.
    Bundles a few static routines concerning URIs, that you will need all the time.