Package org.apache.turbine.util


package org.apache.turbine.util
Various utilities used in Turbine and for Turbine based applications.
  • Klasse
    Beschreibung
    This class parses the user agent string and provides getters for its parts.
    A message class for holding information about a message that relates to a specific form and field.
    Used for adding and accessing messages that relate to a specific form and field.
    This class generates a unique 10+ character id.
    This class provides utilities for handling some semi-trivial HTTP stuff that would otherwise be handled elsewhere.
    Some filter methods that have been orphaned in the Screen class.
    This class provides utilities for handling locales and charsets
    This is where common Object manipulation routines should go.
    RunData is an interface to run-time information that is passed within Turbine.
    Utility for doing security checks in Screens and Actions.
    Holds basic server information under which Turbine is running.
    This is where common Servlet manipulation routines should go.
    Used for wrapping system errors (exceptions) that may occur in the application.
    A class used for initialization of Turbine without a servlet container.
    The base class of all exceptions thrown by Turbine.
    This is a base class of runtime exeptions thrown by Turbine.
    A class used for initialization of Turbine without a servlet container.