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 _

H

HALTED - Static variable in interface com.lutris.appserver.server.Application
 
handleAttr(Attr) - Method in interface org.enhydra.xml.dom.DOMTraversal.Handler
Handler called for Attr nodes.
handleAttr(Attr) - Method in class org.enhydra.xml.dom.DOMInfoPrinter
 
handleCDATASection(CDATASection) - Method in interface org.enhydra.xml.dom.DOMTraversal.Handler
Handler called for CDATASection nodes.
handleCDATASection(CDATASection) - Method in class org.enhydra.xml.dom.DOMInfoPrinter
 
handleComment(Comment) - Method in interface org.enhydra.xml.dom.DOMTraversal.Handler
Handler called for Comment nodes.
handleComment(Comment) - Method in class org.enhydra.xml.dom.DOMInfoPrinter
 
handleDocument(Document) - Method in interface org.enhydra.xml.dom.DOMTraversal.Handler
Handler called for Document nodes.
handleDocument(Document) - Method in class org.enhydra.xml.dom.DOMInfoPrinter
 
handleDocumentFragment(DocumentFragment) - Method in interface org.enhydra.xml.dom.DOMTraversal.Handler
Handler called for DocumentFragment nodes.
handleDocumentFragment(DocumentFragment) - Method in class org.enhydra.xml.dom.DOMInfoPrinter
 
handleDocumentType(DocumentType) - Method in interface org.enhydra.xml.dom.DOMTraversal.Handler
Handler called for DocumentType nodes.
handleDocumentType(DocumentType) - Method in class org.enhydra.xml.dom.DOMInfoPrinter
 
handleElement(Element) - Method in interface org.enhydra.xml.dom.DOMTraversal.Handler
Handler called for Element nodes.
handleElement(Element) - Method in class org.enhydra.xml.dom.DOMInfoPrinter
 
handleEntity(Entity) - Method in interface org.enhydra.xml.dom.DOMTraversal.Handler
Handler called for Entity nodes.
handleEntity(Entity) - Method in class org.enhydra.xml.dom.DOMInfoPrinter
 
handleEntityReference(EntityReference) - Method in interface org.enhydra.xml.dom.DOMTraversal.Handler
Handler called for EntityReference nodes.
handleEntityReference(EntityReference) - Method in class org.enhydra.xml.dom.DOMInfoPrinter
 
handleEvent(Event) - Method in interface org.w3c.dom.events.EventListener
This method is called whenever an event occurs of the type for which the EventListener interface was registered.
handleException(SQLException) - Method in interface com.lutris.appserver.server.sql.DBQuery
Exception handler.
handleException(SQLException) - Method in interface com.lutris.appserver.server.sql.DBConnection
Check if a connection is valid after an SQL exception is thrown.
handleException(SQLException) - Method in interface com.lutris.appserver.server.sql.DBTransaction
Exception handeler.
handleException(SQLException) - Method in class com.lutris.appserver.server.sql.standard.StandardDBQuery
Exception handler.
handleException(SQLException) - Method in class com.lutris.appserver.server.sql.standard.StandardDBConnection
Check if a connection is valid after an SQL exception is thrown.
handleException(SQLException) - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
Exception handeler.
handleNode(Node) - Method in interface org.enhydra.xml.dom.SimpleDOMTraversal.Handler
Handler called for each Node.
handleNotation(Notation) - Method in interface org.enhydra.xml.dom.DOMTraversal.Handler
Handler called for Notation nodes.
handleNotation(Notation) - Method in class org.enhydra.xml.dom.DOMInfoPrinter
 
handlePageException(Exception) - Method in class javax.servlet.jsp.PageContext
This method is intended to process an unhandled "page" level exception by redirecting the exception to either the specified error page for this JSP, or if none was specified, to perform some implementation dependent action.
handleProcessingInstruction(ProcessingInstruction) - Method in interface org.enhydra.xml.dom.DOMTraversal.Handler
Handler called for ProcessingInstruction nodes.
handleProcessingInstruction(ProcessingInstruction) - Method in class org.enhydra.xml.dom.DOMInfoPrinter
 
HandlerBase - class org.xml.sax.HandlerBase.
Deprecated. This class works with the deprecated DocumentHandler interface. It has been replaced by the SAX2 DefaultHandler class.
HandlerBase() - Constructor for class org.xml.sax.HandlerBase
Deprecated.  
handleText(Text) - Method in interface org.enhydra.xml.dom.DOMTraversal.Handler
Handler called for Text nodes.
handleText(Text) - Method in class org.enhydra.xml.dom.DOMInfoPrinter
 
harr - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity harr (?).
hArr - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity hArr (?).
hasAttribute(String) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
 
hasAttribute(String) - Method in class org.apache.xalan.xslt.UnImplNode
 
hasAttribute(String) - Method in interface org.w3c.dom.Element
Returns true when an attribute with a given name is specified on this element or has a default value, false otherwise.
hasAttributeNS(String, String) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
 
hasAttributeNS(String, String) - Method in class org.apache.xalan.xslt.UnImplNode
 
hasAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Returns true when an attribute with a given local name and namespace URI is specified on this element or has a default value, false otherwise.
hasAttributes() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
Introduced in DOM Level 2.
hasAttributes() - Method in class org.apache.xalan.xslt.UnImplNode
Introduced in DOM Level 2.
hasAttributes() - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
 
hasAttributes() - Method in interface org.w3c.dom.Node
Returns whether this node (if it is an element) has any attributes.
hasBeenModified() - Method in class com.lutris.classloader.Resource
Determine if the resource has been modified since it was loaded.
hasCalledCTor - Variable in class org.apache.xalan.xpath.XSLTJavaClassEngine
 
hasChildNodes() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
 
hasChildNodes() - Method in class org.apache.xalan.xslt.UnImplNode
Unimplemented.
hasChildNodes() - Method in class org.apache.xalan.xslt.ElemTemplateElement
Tell if there are child nodes.
hasChildNodes() - Method in class org.apache.xalan.xslt.ResultTreeFrag
This is a convenience method to allow easy determination of whether a node has any children.
hasChildNodes() - Method in class org.enhydra.xml.lazydom.LazyEntity
 
hasChildNodes() - Method in class org.enhydra.xml.lazydom.LazyEntityReference
 
hasChildNodes() - Method in class org.enhydra.xml.lazydom.LazyDocument
 
hasChildNodes() - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
 
hasChildNodes() - Method in interface org.w3c.dom.Node
This is a convenience method to allow easy determination of whether a node has any children.
hasCloseTag(String) - Static method in class org.enhydra.xml.io.HTMLElements
Check if an element is may have a close tag.
hasFeature(String, String) - Method in interface org.w3c.dom.DOMImplementation
Test if the DOM implementation implements a specific feature.
hashCode() - Method in class com.lutris.appserver.server.sql.ObjectId
Returns a hash code for this object id.
hashCode() - Method in class org.apache.xalan.xpath.xml.StringKey
 
hashCode() - Method in class org.apache.xalan.xpath.xml.QName
Return the cached hashcode of the qualified name.
hashCode() - Method in class org.apache.xerces.framework.XMLContentSpec
Returns a hash code for this node.
hasMoreElements() - Method in class gnu.regexp.REMatchEnumeration
Returns true if there are more matches in the input text.
hasMoreMatches() - Method in class gnu.regexp.REMatchEnumeration
Returns true if there are more matches in the input text.
hasMoreMatches(StringBuffer) - Method in class gnu.regexp.REMatchEnumeration
Returns true if there are more matches in the input text.
hasPCDataInContentModel(Element) - Method in class org.enhydra.xml.xmlc.dom.XMLCDocument
 
hasPrintAttributes(Element) - Method in class org.enhydra.xml.dom.DOMInfoPrinter
 
hasPrintAttributes(Element) - Method in class org.enhydra.xml.lazydom.LazyDOMInfoPrinter
 
HEADER_FORMATTING - Static variable in class org.enhydra.xml.io.HTMLElements
Format element as a header.
hearts - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity hearts (?).
hellip - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity hellip (?).
HIERARCHY_REQUEST_ERR - Static variable in class org.w3c.dom.DOMException
 
HTML - Static variable in class org.apache.xml.serialize.Method
The output method for HTML documents.
HTML_ENCODING - Static variable in class com.lutris.appserver.server.jolt.joltpo.JoltPage
Use HTML encoding.
HTMLAnchorElement - interface org.w3c.dom.html.HTMLAnchorElement.
The anchor element.
HTMLAppletElement - interface org.w3c.dom.html.HTMLAppletElement.
An embedded Java applet.
HTMLAreaElement - interface org.w3c.dom.html.HTMLAreaElement.
Client-side image map area definition.
HTMLBaseElement - interface org.w3c.dom.html.HTMLBaseElement.
Document base URI.
HTMLBaseFontElement - interface org.w3c.dom.html.HTMLBaseFontElement.
Base font.
HTMLBodyElement - interface org.w3c.dom.html.HTMLBodyElement.
The HTML document body.
HTMLBRElement - interface org.w3c.dom.html.HTMLBRElement.
Force a line break.
HTMLButtonElement - interface org.w3c.dom.html.HTMLButtonElement.
Push button.
HTMLCollection - interface org.w3c.dom.html.HTMLCollection.
An HTMLCollection is a list of nodes.
HTMLDirectoryElement - interface org.w3c.dom.html.HTMLDirectoryElement.
Directory list.
HTMLDivElement - interface org.w3c.dom.html.HTMLDivElement.
Generic block container.
HTMLDListElement - interface org.w3c.dom.html.HTMLDListElement.
Definition list.
HTMLDocument - interface org.w3c.dom.html.HTMLDocument.
An HTMLDocument is the root of the HTML hierarchy and holds the entire content.
HTMLDocumentFactory - class org.enhydra.xml.xmlc.html.HTMLDocumentFactory.
Factory class for constructing new HTMLDocument objects without needing to know the implementing class.
HTMLDOMImplementation - interface org.w3c.dom.html.HTMLDOMImplementation.
The HTMLDOMImplementation interface extends the DOMImplementation interface with a method for creating an HTML document instance.
HTMLdtd - class org.apache.xml.serialize.HTMLdtd.
Utility class for accessing information specific to HTML documents.
HTMLdtd() - Constructor for class org.apache.xml.serialize.HTMLdtd
 
HTMLElement - interface org.w3c.dom.html.HTMLElement.
All HTML element interfaces derive from this class.
HTMLElements - class org.enhydra.xml.io.HTMLElements.
Information about HTML elements and attributes for use HTML formatter.
HtmlEncoder - class com.lutris.util.HtmlEncoder.
This class contains a utility method for encoding a String so that it may be safely embedded within a HTML document without affecting the formatting of the document.
HtmlEncoder() - Constructor for class com.lutris.util.HtmlEncoder
 
HTMLEntities - class org.enhydra.xml.io.HTMLEntities.
Definitions of HTML character entities and conversions between unicode characters and HTML character entities.
HTMLFieldSetElement - interface org.w3c.dom.html.HTMLFieldSetElement.
Organizes form controls into logical groups.
HTMLFontElement - interface org.w3c.dom.html.HTMLFontElement.
Local change to font.
HTMLFormElement - interface org.w3c.dom.html.HTMLFormElement.
The FORM element encompasses behavior similar to a collection and an element.
HTMLFrameElement - interface org.w3c.dom.html.HTMLFrameElement.
Create a frame.
HTMLFrameSetElement - interface org.w3c.dom.html.HTMLFrameSetElement.
Create a grid of frames.
HTMLHeadElement - interface org.w3c.dom.html.HTMLHeadElement.
Document head information.
HTMLHeadingElement - interface org.w3c.dom.html.HTMLHeadingElement.
For the H1 to H6 elements.
HTMLHRElement - interface org.w3c.dom.html.HTMLHRElement.
Create a horizontal rule.
HTMLHtmlElement - interface org.w3c.dom.html.HTMLHtmlElement.
Root of an HTML document.
HTMLIFrameElement - interface org.w3c.dom.html.HTMLIFrameElement.
Inline subwindows.
HTMLImageElement - interface org.w3c.dom.html.HTMLImageElement.
Embedded image.
HTMLInputElement - interface org.w3c.dom.html.HTMLInputElement.
Form control.
HTMLIsIndexElement - interface org.w3c.dom.html.HTMLIsIndexElement.
This element is used for single-line text input.
HTMLLabelElement - interface org.w3c.dom.html.HTMLLabelElement.
Form field label text.
HTMLLegendElement - interface org.w3c.dom.html.HTMLLegendElement.
Provides a caption for a FIELDSET grouping.
HTMLLIElement - interface org.w3c.dom.html.HTMLLIElement.
List item.
HTMLLinkElement - interface org.w3c.dom.html.HTMLLinkElement.
The LINK element specifies a link to an external resource, and defines this document's relationship to that resource (or vice versa).
HTMLMapElement - interface org.w3c.dom.html.HTMLMapElement.
Client-side image map.
HTMLMenuElement - interface org.w3c.dom.html.HTMLMenuElement.
Menu list.
HTMLMetaElement - interface org.w3c.dom.html.HTMLMetaElement.
This contains generic meta-information about the document.
HTMLModElement - interface org.w3c.dom.html.HTMLModElement.
Notice of modification to part of a document.
HTMLObject - interface org.enhydra.xml.xmlc.html.HTMLObject.
Interface implemented by all compiled HTML Objects.
HTMLObjectElement - interface org.w3c.dom.html.HTMLObjectElement.
Generic embedded object.
HTMLObjectImpl - class org.enhydra.xml.xmlc.html.HTMLObjectImpl.
Abstract class that forms the base of all compiled HTML Objects.
HTMLObjectImpl() - Constructor for class org.enhydra.xml.xmlc.html.HTMLObjectImpl
Constructor.
HTMLOListElement - interface org.w3c.dom.html.HTMLOListElement.
Ordered list.
HTMLOptGroupElement - interface org.w3c.dom.html.HTMLOptGroupElement.
Group options together in logical subdivisions.
HTMLOptionElement - interface org.w3c.dom.html.HTMLOptionElement.
A selectable choice.
HTMLParagraphElement - interface org.w3c.dom.html.HTMLParagraphElement.
Paragraphs.
HTMLParamElement - interface org.w3c.dom.html.HTMLParamElement.
Parameters fed to the OBJECT element.
HTMLPreElement - interface org.w3c.dom.html.HTMLPreElement.
Preformatted text.
HTMLPublicId - Static variable in class org.apache.xml.serialize.OutputFormat.DTD
Public identifier for HTML document type.
HTMLQuoteElement - interface org.w3c.dom.html.HTMLQuoteElement.
For the Q and BLOCKQUOTE elements.
HTMLScriptElement - interface org.w3c.dom.html.HTMLScriptElement.
Script statements.
HTMLSelectElement - interface org.w3c.dom.html.HTMLSelectElement.
The select element allows the selection of an option.
HTMLSerializer - class org.apache.xml.serialize.HTMLSerializer.
Implements an HTML/XHTML serializer supporting both DOM and SAX pretty serializing.
HTMLSerializer() - Constructor for class org.apache.xml.serialize.HTMLSerializer
Constructs a new serializer.
HTMLSerializer(boolean, OutputFormat) - Constructor for class org.apache.xml.serialize.HTMLSerializer
Constructs a new HTML/XHTML serializer depending on the value of xhtml.
HTMLSerializer(OutputFormat) - Constructor for class org.apache.xml.serialize.HTMLSerializer
Constructs a new serializer.
HTMLSerializer(OutputStream, OutputFormat) - Constructor for class org.apache.xml.serialize.HTMLSerializer
Constructs a new serializer that writes to the specified output stream using the specified output format.
HTMLSerializer(Writer, OutputFormat) - Constructor for class org.apache.xml.serialize.HTMLSerializer
Constructs a new serializer that writes to the specified writer using the specified output format.
HtmlString - class com.lutris.html.HtmlString.
The HtmlString class contains a String and adds a toHtml() method.
HtmlString(String) - Constructor for class com.lutris.html.HtmlString
Allocates a new string that contains the same sequence of characters as the string argument.
HtmlString(StringBuffer) - Constructor for class com.lutris.html.HtmlString
Allocates a new String that contains the same sequence characters contained in the string buffer argument.
HTMLStyleElement - interface org.w3c.dom.html.HTMLStyleElement.
Style information.
HTMLSystemId - Static variable in class org.apache.xml.serialize.OutputFormat.DTD
System identifier for HTML document type.
HtmlTable - class com.lutris.html.HtmlTable.
This utility class is used to compose an HTML table.
HtmlTable() - Constructor for class com.lutris.html.HtmlTable
 
HtmlTable(String) - Constructor for class com.lutris.html.HtmlTable
 
HTMLTableCaptionElement - interface org.w3c.dom.html.HTMLTableCaptionElement.
Table caption See the CAPTION element definition in HTML 4.0.
HtmlTableCell - class com.lutris.html.HtmlTableCell.
This base class is extended to compose a particular type of cell within a row within a HTML table.
HtmlTableCell(String) - Constructor for class com.lutris.html.HtmlTableCell
 
HtmlTableCell(String, String) - Constructor for class com.lutris.html.HtmlTableCell
 
HTMLTableCellElement - interface org.w3c.dom.html.HTMLTableCellElement.
The object used to represent the TH and TD elements.
HTMLTableColElement - interface org.w3c.dom.html.HTMLTableColElement.
Regroups the COL and COLGROUP elements.
HtmlTableDataCell - class com.lutris.html.HtmlTableDataCell.
This utility class is used to compose an data cell within a row within a HTML table.
HtmlTableDataCell(String) - Constructor for class com.lutris.html.HtmlTableDataCell
 
HtmlTableDataCell(String, String) - Constructor for class com.lutris.html.HtmlTableDataCell
 
HTMLTableElement - interface org.w3c.dom.html.HTMLTableElement.
The create* and delete* methods on the table allow authors to construct and modify tables.
HtmlTableHeaderCell - class com.lutris.html.HtmlTableHeaderCell.
This utility class is used to compose a header cell within a row within a HTML table.
HtmlTableHeaderCell(String) - Constructor for class com.lutris.html.HtmlTableHeaderCell
 
HtmlTableHeaderCell(String, String) - Constructor for class com.lutris.html.HtmlTableHeaderCell
 
HtmlTableRow - class com.lutris.html.HtmlTableRow.
This utility class is used to compose a row within a HTML table.
HtmlTableRow() - Constructor for class com.lutris.html.HtmlTableRow
 
HtmlTableRow(HtmlTableCell) - Constructor for class com.lutris.html.HtmlTableRow
 
HtmlTableRow(String) - Constructor for class com.lutris.html.HtmlTableRow
 
HTMLTableRowElement - interface org.w3c.dom.html.HTMLTableRowElement.
A row in a table.
HTMLTableSectionElement - interface org.w3c.dom.html.HTMLTableSectionElement.
The THEAD , TFOOT , and TBODY elements.
HTMLTextAreaElement - interface org.w3c.dom.html.HTMLTextAreaElement.
Multi-line text field.
HTMLTitleElement - interface org.w3c.dom.html.HTMLTitleElement.
The document title.
HTMLUListElement - interface org.w3c.dom.html.HTMLUListElement.
Unordered list.
HttpJspPage - interface javax.servlet.jsp.HttpJspPage.
This is the interface that a JSP processor-generated class for the HTTP protocol must satisfy.
HttpPresentation - interface com.lutris.appserver.server.httpPresentation.HttpPresentation.
Presentation Object interface.
HttpPresentationComms - class com.lutris.appserver.server.httpPresentation.HttpPresentationComms.
Object passed to presentation objects that contains HTTP and Presentation Manager access and control objects.
HttpPresentationComms(HttpPresentationRequest, HttpPresentationResponse, Application) - Constructor for class com.lutris.appserver.server.httpPresentation.HttpPresentationComms
Construct an object, setting all of its fields.
HttpPresentationException - exception com.lutris.appserver.server.httpPresentation.HttpPresentationException.
Exception that encapulates any error that occurs when accessing HTTP information supplied to a presentation object.
HttpPresentationException(String) - Constructor for class com.lutris.appserver.server.httpPresentation.HttpPresentationException
Construct a HTTP exception without a specified cause.
HttpPresentationException(String, Throwable) - Constructor for class com.lutris.appserver.server.httpPresentation.HttpPresentationException
Construct a HTTP exception with an associated causing exception.
HttpPresentationException(Throwable) - Constructor for class com.lutris.appserver.server.httpPresentation.HttpPresentationException
Construct a HTTP exception from a causing exception.
HttpPresentationInputStream - class com.lutris.appserver.server.httpPresentation.HttpPresentationInputStream.
HTTP request input stream reader.
HttpPresentationInputStream() - Constructor for class com.lutris.appserver.server.httpPresentation.HttpPresentationInputStream
 
HttpPresentationManager - class com.lutris.appserver.server.httpPresentation.HttpPresentationManager.
Presentation manager class.
HttpPresentationManager(String, Application, ClassLoader, boolean, boolean) - Constructor for class com.lutris.appserver.server.httpPresentation.HttpPresentationManager
Construct a HTTP presentation manager.
HttpPresentationOutputStream - class com.lutris.appserver.server.httpPresentation.HttpPresentationOutputStream.
HTTP request output stream writter.
HttpPresentationOutputStream() - Constructor for class com.lutris.appserver.server.httpPresentation.HttpPresentationOutputStream
 
HttpPresentationRequest - interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest.
Object passed to presentation objects that is used to access HTTP request data.
HttpPresentationResponse - interface com.lutris.appserver.server.httpPresentation.HttpPresentationResponse.
Object passed to presentation objects that is used to generate HTTP responses.
HttpServlet - class javax.servlet.http.HttpServlet.
Provides an abstract class to be subclassed to create an HTTP servlet suitable for a Web site.
HttpServlet() - Constructor for class javax.servlet.http.HttpServlet
Does nothing, because this is an abstract class.
HttpServletRequest - interface javax.servlet.http.HttpServletRequest.
Extends the ServletRequest interface to provide request information for HTTP servlets.
HttpServletResponse - interface javax.servlet.http.HttpServletResponse.
Extends the ServletResponse interface to provide HTTP-specific functionality in sending a response.
HttpSession - interface javax.servlet.http.HttpSession.
Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user.
HttpSessionBindingEvent - class javax.servlet.http.HttpSessionBindingEvent.
Sent to an object that implements HttpSessionBindingListener when the object is bound to or unbound from the session.
HttpSessionBindingEvent(HttpSession, String) - Constructor for class javax.servlet.http.HttpSessionBindingEvent
Constructs an event that notifies an object that it has been bound to or unbound from a session.
HttpSessionBindingListener - interface javax.servlet.http.HttpSessionBindingListener.
Causes an object to be notified when it is bound to or unbound from a session.
HttpSessionContext - interface javax.servlet.http.HttpSessionContext.
Deprecated. As of Java(tm) Servlet API 2.1 for security reasons, with no replacement. This interface will be removed in a future version of this API.
HttpStatus - class com.lutris.http.HttpStatus.
 
HttpStatus() - Constructor for class com.lutris.http.HttpStatus
 
HttpUtil - class com.lutris.appserver.server.httpPresentation.HttpUtil.
Class containing various static methods that are useful in implementing presentations.
HttpUtils - class javax.servlet.http.HttpUtils.
Provides a collection of methods that are useful in writing HTTP servlets.
HttpUtils() - Constructor for class javax.servlet.http.HttpUtils
Constructs an empty HttpUtils object.
httpVersionNotSupported - Static variable in class com.lutris.http.HttpStatus
 

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 _