Enhydra 3.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 Y Z _

B

BAD_BOUNDARYPOINTS_ERR - Static variable in class org.w3c.dom.range.RangeException
 
BAD_CODE - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
BAD_CODE - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
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(OutputFormat) - 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.
Basis() - Method in class org.apache.xalan.xpath.XPathProcessorImpl
Basis ::= AxisName '::' NodeTest | AbbreviatedBasis
bdquo - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity bdquo (?).
beginConstruction(KeyDeclaration) - Method in interface org.apache.xalan.xpath.XPathSupport
 
beginConstruction(KeyDeclaration) - Method in class org.apache.xalan.xpath.XPathSupportDefault
 
beta - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity beta (?).
Beta - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Beta (?).
bgColor - Variable in class com.lutris.html.HtmlTableCell
 
BLOCK_FORMATTING - Static variable in class org.enhydra.xml.io.HTMLElements
Format element as a block.
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.
bool() - Method in class org.apache.xalan.xpath.XObject
Cast result object to a boolean.
bool() - Method in class org.apache.xalan.xpath.XNull
Cast result object to a boolean.
bool() - Method in class org.apache.xalan.xpath.XNumber
Cast result object to a boolean.
bool() - Method in class org.apache.xalan.xpath.XRTreeFrag
Cast result object to a boolean.
bool() - Method in class org.apache.xalan.xpath.XBoolean
Cast result object to a boolean.
bool() - Method in class org.apache.xalan.xpath.XNodeSet
Cast result object to a boolean.
bool() - Method in class org.apache.xalan.xpath.XString
Cast result object to a boolean.
bool(XPathSupport, Node, int) - Method in class org.apache.xalan.xpath.XPath
Cast an expression to a boolean.
BooleanExpr() - Method in class org.apache.xalan.xpath.XPathProcessorImpl
StringExpr ::= Expr
BoolStack - class org.apache.xalan.xpath.xml.BoolStack.
Simple stack for boolean values.
BoolStack() - Constructor for class org.apache.xalan.xpath.xml.BoolStack
Default constructor.
BoolStack(int) - Constructor for class org.apache.xalan.xpath.xml.BoolStack
Construct a IntVector, using the given block size.
breakLine() - Method in class org.apache.xml.serialize.Printer
 
breakLine(boolean) - Method in class org.apache.xml.serialize.Printer
 
brvbar - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity brvbar (¦).
bsfInitialized - Static variable in class org.apache.xalan.xpath.XSLTJavaClassEngine
Tell if we've already initialized the bsf engine.
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.
BUILDING - Static variable in class org.apache.xalan.xpath.KeyDeclaration
 
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.
BUILT - Static variable in class org.apache.xalan.xpath.KeyDeclaration
 
bull - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity bull (?).

Enhydra 3.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 Y Z _