Uses of Package
sunlabs.brazil.util

Packages that use sunlabs.brazil.util
sunlabs.brazil.asterisk   
sunlabs.brazil.handler   
sunlabs.brazil.proxy   
sunlabs.brazil.server   
sunlabs.brazil.sunlabs   
sunlabs.brazil.template   
sunlabs.brazil.util   
sunlabs.brazil.util.http   
 

Classes in sunlabs.brazil.util used by sunlabs.brazil.asterisk
StringMap
          The StringMap class is a substitute for the Hashtable.
 

Classes in sunlabs.brazil.util used by sunlabs.brazil.handler
LexHTML
          This class breaks up HTML into tokens.
MatchString
          Utility class for handlers to determine, based on the URL, if the current request should be processed.
StringMap
          The StringMap class is a substitute for the Hashtable.
 

Classes in sunlabs.brazil.util used by sunlabs.brazil.proxy
SocketFactory
          This interface is used as a heap to control the allocation of sockets.
 

Classes in sunlabs.brazil.util used by sunlabs.brazil.server
MatchString
          Utility class for handlers to determine, based on the URL, if the current request should be processed.
 

Classes in sunlabs.brazil.util used by sunlabs.brazil.sunlabs
Format
          Format a string by substituting values into it from a properties object.
StringMap
          The StringMap class is a substitute for the Hashtable.
 

Classes in sunlabs.brazil.util used by sunlabs.brazil.template
LexML
          This class breaks angle-bracket-separated markup languages like SGML, XML, and HTML into tokens.
 

Classes in sunlabs.brazil.util used by sunlabs.brazil.util
Guid
          Utility to generate GUID's (Globally Unique Identifiers).
LexML
          This class breaks angle-bracket-separated markup languages like SGML, XML, and HTML into tokens.
SocketFactory
          This interface is used as a heap to control the allocation of sockets.
Sort.Compare
          This interface is used by the Sort class to compare elements when an array is being sorted.
StringMap
          The StringMap class is a substitute for the Hashtable.
 

Classes in sunlabs.brazil.util used by sunlabs.brazil.util.http
SocketFactory
          This interface is used as a heap to control the allocation of sockets.
StringMap
          The StringMap class is a substitute for the Hashtable.