Enhydra 3.0.1 API
A B C D E F G H I J K L M N O P Q R S T U V W X _

B

BAD_BOUNDARYPOINTS_ERR - Static variable in class org.w3c.dom.range.RangeException
 
badGateway - Static variable in class com.lutris.http.HttpStatus
 
badRequest - Static variable in class com.lutris.http.HttpStatus
 
BaseMarkupSerializer - class org.apache.xml.serialize.BaseMarkupSerializer.
Base class for a serializer supporting both DOM and SAX pretty serializing of XML/HTML/XHTML documents.
BaseMarkupSerializer() - Constructor for class org.apache.xml.serialize.BaseMarkupSerializer
Protected constructor can only be used by derived class.
BasicAuth - class com.lutris.http.BasicAuth.
Methods to be used to implement the HTTP Basic Auth authorization method.
BasicAuthResult - class com.lutris.http.BasicAuthResult.
This class is used by BasicAuth to return both the username and the password at once.
BasicAuthResult(String, String) - Constructor for class com.lutris.http.BasicAuthResult
Only the BasicAuth class should create instances of this class.
bgColor - Variable in class com.lutris.html.HtmlTableCell
 
binarySearch(int[], int, int, int) - Static method in class org.apache.xerces.dom.DeferredDocumentImpl
Performs a binary search for a target value in an array of values.
blur() - Method in class org.apache.html.dom.HTMLInputElementImpl
 
blur() - Method in class org.apache.html.dom.HTMLSelectElementImpl
 
blur() - Method in class org.apache.html.dom.HTMLTextAreaElementImpl
 
blur() - Method in class org.apache.html.dom.HTMLAnchorElementImpl
 
blur() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
Removes keyboard focus from this element.
blur() - Method in interface org.w3c.dom.html.HTMLInputElement
Removes keyboard focus from this element.
blur() - Method in interface org.w3c.dom.html.HTMLAnchorElement
Removes keyboard focus from this element.
blur() - Method in interface org.w3c.dom.html.HTMLSelectElement
Removes keyboard focus from this element.
BMByteSearch - class com.lutris.util.BMByteSearch.
Implements the Boyer-Moore pattern matching algorithm for a given byte pattern.
BMByteSearch(byte[]) - Constructor for class com.lutris.util.BMByteSearch
Creates a precomputed Boyer-Moore byte string search object from the given pattern.
BMByteSearch(byte[], int, int) - Constructor for class com.lutris.util.BMByteSearch
Creates a precomputed Boyer-Moore byte string search object from a portion of the given pattern array.
BMByteSearch(String) - Constructor for class com.lutris.util.BMByteSearch
Creates a precomputed Boyer-Moore byte string search object from the given pattern.
BMByteSearchStream - class com.lutris.util.BMByteSearchStream.
Implements the Boyer-Moore pattern matching algorithm for a given byte pattern.
BMByteSearchStream(InputStream, String, int) - Constructor for class com.lutris.util.BMByteSearchStream
Creates a Boyer-Moore byte stream scanner for a given pattern.
BODY_CONTENT_EMPTY - Static variable in class javax.servlet.jsp.tagext.TagInfo
static constant for getBodyContent() when it is empty
BODY_CONTENT_JSP - Static variable in class javax.servlet.jsp.tagext.TagInfo
static constant for getBodyContent() when it is JSP
BODY_CONTENT_TAG_DEPENDENT - Static variable in class javax.servlet.jsp.tagext.TagInfo
static constant for getBodyContent() when it is Tag dependent
bodyContent - Variable in class javax.servlet.jsp.tagext.BodyTagSupport
 
BodyContent - class javax.servlet.jsp.tagext.BodyContent.
A JspWriter subclass that can be used to process body evaluations so they can re-extracted later on.
BodyContent(JspWriter) - Constructor for class javax.servlet.jsp.tagext.BodyContent
Protected constructor.
BodyTag - interface javax.servlet.jsp.tagext.BodyTag.
The BodyTag interface extends Tag by defining additional methods that let a Tag handler access its body.
BodyTagSupport - class javax.servlet.jsp.tagext.BodyTagSupport.
Actions in a Tag Library are defined through subclasses of Tag.
BodyTagSupport() - Constructor for class javax.servlet.jsp.tagext.BodyTagSupport
Default constructor, all subclasses are required to only define a public constructor with the same signature, and to call the superclass constructor.
breakLine() - Method in class org.apache.xml.serialize.BaseMarkupSerializer
Called to print a line consisting of the text accumulated so far.
breakLine(boolean) - Method in class org.apache.xml.serialize.BaseMarkupSerializer
 
bubbles - Variable in class org.apache.xerces.dom.events.EventImpl
 
BUBBLING_PHASE - Static variable in interface org.w3c.dom.events.Event
 
bufferSize - Variable in class javax.servlet.jsp.JspWriter
 
buildDocument() - Method in interface org.enhydra.xml.xmlc.XMLObject
Generated method to build the DOM.
buildQueryTable(Hashtable) - Static method in class com.lutris.appserver.server.httpPresentation.HttpUtil
Convert a HTTP query string object to a keyword/value table.
buildQueryTable(String) - Static method in class com.lutris.appserver.server.httpPresentation.HttpUtil
Convert a HTTP query string to a keyword/value table.

Enhydra 3.0.1 API
A B C D E F G H I J K L M N O P Q R S T U V W X _