Package sunlabs.brazil.util


package sunlabs.brazil.util
  • Class
    Description
    Utility to base64 encode and decode a string.
    Calculator implements a simple arithmetic expression evaluator.
    This class implements the "strftime" style clock format command.
    This class implements time and date scanning.
    Format a string by substituting values into it from a properties object.
    Glob-style string matching and substring extraction.
    Utility to generate GUID's (Globally Unique Identifiers).
    This class breaks up HTML into tokens.
    This class breaks angle-bracket-separated markup languages like SGML, XML, and HTML into tokens.
    Utility class for handlers to determine, based on the URL, if the current request should be processed.
    This interface is used as a heap to control the allocation of sockets.
    Placeholder for useful sorting utilities.
    This interface is used by the Sort class to compare elements when an array is being sorted.
    The StringMap class is a substitute for the Hashtable.