- keepAlive - Variable in class sunlabs.brazil.server.Request
-
true
if the client requested a persistent connection,
false
otherwise.
- keys() - Method in class sunlabs.brazil.handler.HtmlRewriter
-
Returns an enumeration of the keys in the current tag's attributes.
- keys() - Method in class sunlabs.brazil.properties.PropertiesList
-
Invokes the same method on the wrapped Dictionary
object.
- keys() - Method in class sunlabs.brazil.sunlabs.ListTemplate.MyList
-
Return an enumeration of the "special" keys for this list.
- keys() - Method in class sunlabs.brazil.sunlabs.XmlTree
-
- keys(XmlTree.Node, String, String, Vector) - Method in class sunlabs.brazil.sunlabs.XmlTree
-
- keys() - Method in class sunlabs.brazil.util.StringMap
-
Returns an enumeration of the keys in this StringMap.
- keySet() - Method in class sunlabs.brazil.properties.PropertiesList
-
Invokes the same method on the wrapped Hashtable
object.
- kick() - Method in class sunlabs.brazil.template.QueueTemplate.Queue
-
Send a notify: for debugging
- killToken() - Method in class sunlabs.brazil.handler.HtmlRewriter
-
Tells this HtmlRewriter
not to append the current token
to the resultant HTML document.