Package sunlabs.brazil.sunlabs

Experimental features that are used in the deployment of internal Brazil applications, but not considered part of the standard release.

See:
          Description

Interface Summary
XmlTree.NodeName  
 

Class Summary
AsteriskTemplate Connect to Asterisk manager api.
DateTemplate Template for doing date and time calculations and formatting.
DelayHandler Handler or template for adding a delay into a response.
DigestTemplate Compute the Base64 encoded SHA1 digest of a value (so I don't have to store plain text passwords).
ExecTemplate template to exec a program, and return its arguments into request properties .
ExpContentTemplate Allow extracted content to be filtered through regular expressions.
IncludeTemplate Template class for substituting html pages into an html page.
ListTemplate Manage lists of strings in a (hopefully) useful way.
ListTemplate.MyList Implement a list of strings.
PlainTemplate Template to turn all markup between and into ordinary text, by escaping all HTML markup.
RemoteHostTemplate Return the remote host name associated with this request.
RestartHandler Restart the server when a sigHUP is received.
SnarfTemplate Template class for extracting content out of <snarf property=xxx> ...
SourceTemplate Template class for incorporating the content of a local file.
StunnelHandler Handler to enable proper interaction with a protocol conversion gateway, by rewriting "redirect" directives properly.
SubstAllTemplate Template to substitute ${...} for the value of name/value attribute pairs of all html tags that aren't otherwise accounted for by other templates.
XmlTree Create a tree representation of an xml file whose parts may be referenced as a dictionary.
XmlTree.DefaultNodeName The node is named by the specified attribute.
XmlTree.Node This describes a node of the XML tree
XmlTree.XmlErrorInfo  
XmlTreeTemplate Manage a tree representation of an XML document.
 

Exception Summary
XmlTree.IllegalXmlException Do some more reasonable error handling.
 

Package sunlabs.brazil.sunlabs Description

Experimental features that are used in the deployment of internal Brazil applications, but not considered part of the standard release.

They should be used at your own risk, and are subject to change or removal in future releases.


Version 2.1, Generated 12/30/04
Copyright (c) 2001-2004, Sun Microsystems.