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 _

H

HALTED - Static variable in interface com.lutris.appserver.server.Application
 
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.
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.
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.  
hasBeenModified() - Method in class com.lutris.classloader.Resource
Determine if the resource has been modified since it was loaded.
hasChildNodes() - Method in class org.apache.xerces.dom.NodeImpl
Test whether this node has any children.
hasChildNodes() - Method in class org.apache.xerces.dom.NodeContainer
Test whether this node has any children.
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.
hasFeature(String, String) - Method in class org.apache.xerces.dom.DOMImplementationImpl
Test if the DOM implementation supports a specific "feature" -- currently meaning language and level thereof.
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.xerces.domx.XGrammarWriter.OutputFormat
Returns the hash code.
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.
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.
HTMLAnchorElementImpl - class org.apache.html.dom.HTMLAnchorElementImpl.
 
HTMLAnchorElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLAnchorElementImpl
Constructor requires owner document.
HTMLAppletElement - interface org.w3c.dom.html.HTMLAppletElement.
An embedded Java applet.
HTMLAppletElementImpl - class org.apache.html.dom.HTMLAppletElementImpl.
 
HTMLAppletElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLAppletElementImpl
Constructor requires owner document.
HTMLAreaElement - interface org.w3c.dom.html.HTMLAreaElement.
Client-side image map area definition.
HTMLAreaElementImpl - class org.apache.html.dom.HTMLAreaElementImpl.
 
HTMLAreaElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLAreaElementImpl
Constructor requires owner document.
HTMLBaseElement - interface org.w3c.dom.html.HTMLBaseElement.
Document base URI.
HTMLBaseElementImpl - class org.apache.html.dom.HTMLBaseElementImpl.
 
HTMLBaseElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLBaseElementImpl
Constructor requires owner document.
HTMLBaseFontElement - interface org.w3c.dom.html.HTMLBaseFontElement.
Base font.
HTMLBaseFontElementImpl - class org.apache.html.dom.HTMLBaseFontElementImpl.
 
HTMLBaseFontElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLBaseFontElementImpl
Constructor requires owner document.
HTMLBodyElement - interface org.w3c.dom.html.HTMLBodyElement.
The HTML document body.
HTMLBodyElementImpl - class org.apache.html.dom.HTMLBodyElementImpl.
 
HTMLBodyElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLBodyElementImpl
Constructor requires owner document.
HTMLBRElement - interface org.w3c.dom.html.HTMLBRElement.
Force a line break.
HTMLBRElementImpl - class org.apache.html.dom.HTMLBRElementImpl.
 
HTMLBRElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLBRElementImpl
Constructor requires owner document.
HTMLBuilder - class org.apache.html.dom.HTMLBuilder.
This is a SAX document handler that is used to build an HTML document.
HTMLBuilder() - Constructor for class org.apache.html.dom.HTMLBuilder
 
HTMLButtonElement - interface org.w3c.dom.html.HTMLButtonElement.
Push button.
HTMLButtonElementImpl - class org.apache.html.dom.HTMLButtonElementImpl.
 
HTMLButtonElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLButtonElementImpl
Constructor requires owner document.
HTMLCollection - interface org.w3c.dom.html.HTMLCollection.
An HTMLCollection is a list of nodes.
HTMLDirectoryElement - interface org.w3c.dom.html.HTMLDirectoryElement.
Directory list.
HTMLDirectoryElementImpl - class org.apache.html.dom.HTMLDirectoryElementImpl.
 
HTMLDirectoryElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLDirectoryElementImpl
Constructor requires owner document.
HTMLDivElement - interface org.w3c.dom.html.HTMLDivElement.
Generic block container.
HTMLDivElementImpl - class org.apache.html.dom.HTMLDivElementImpl.
 
HTMLDivElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLDivElementImpl
Constructor requires owner document.
HTMLDListElement - interface org.w3c.dom.html.HTMLDListElement.
Definition list.
HTMLDListElementImpl - class org.apache.html.dom.HTMLDListElementImpl.
 
HTMLDListElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLDListElementImpl
Constructor requires owner document.
HTMLDocument - interface org.w3c.dom.html.HTMLDocument.
An HTMLDocument is the root of the HTML hierarchy andholds 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.
HTMLDocumentImpl - class org.apache.html.dom.HTMLDocumentImpl.
Implements an HTML document.
HTMLDocumentImpl() - Constructor for class org.apache.html.dom.HTMLDocumentImpl
 
HTMLDOMImplementation - interface org.w3c.dom.html.HTMLDOMImplementation.
The HTMLDOMImplementation interface extends the DOMImplementation interface with a method for creating an HTML document instance.
HTMLDOMImplementationImpl - class org.apache.html.dom.HTMLDOMImplementationImpl.
Provides number of methods for performing operations that are independent of any particular instance of the document object model.
HTMLElement - interface org.w3c.dom.html.HTMLElement.
All HTML element interfaces derive from this class.
HTMLElementImpl - class org.apache.html.dom.HTMLElementImpl.
Implements an HTML-specific element, an Element that will only appear inside HTML documents.
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
 
HTMLFieldSetElement - interface org.w3c.dom.html.HTMLFieldSetElement.
Organizes form controls into logical groups.
HTMLFieldSetElementImpl - class org.apache.html.dom.HTMLFieldSetElementImpl.
 
HTMLFieldSetElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLFieldSetElementImpl
Constructor requires owner document.
HTMLFontElement - interface org.w3c.dom.html.HTMLFontElement.
Local change to font.
HTMLFontElementImpl - class org.apache.html.dom.HTMLFontElementImpl.
 
HTMLFontElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLFontElementImpl
 
HTMLFormControl - interface org.apache.html.dom.HTMLFormControl.
Identifies control in a form, so they may be collected in a form elements collection.
HTMLFormElement - interface org.w3c.dom.html.HTMLFormElement.
The FORM element encompasses behavior similar to acollection and an element.
HTMLFormElementImpl - class org.apache.html.dom.HTMLFormElementImpl.
 
HTMLFormElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLFormElementImpl
Constructor requires owner document.
HTMLFrameElement - interface org.w3c.dom.html.HTMLFrameElement.
Create a frame.
HTMLFrameElementImpl - class org.apache.html.dom.HTMLFrameElementImpl.
 
HTMLFrameElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLFrameElementImpl
Constructor requires owner document.
HTMLFrameSetElement - interface org.w3c.dom.html.HTMLFrameSetElement.
Create a grid of frames.
HTMLFrameSetElementImpl - class org.apache.html.dom.HTMLFrameSetElementImpl.
 
HTMLFrameSetElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLFrameSetElementImpl
Constructor requires owner document.
HTMLHeadElement - interface org.w3c.dom.html.HTMLHeadElement.
Document head information.
HTMLHeadElementImpl - class org.apache.html.dom.HTMLHeadElementImpl.
 
HTMLHeadElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLHeadElementImpl
Constructor requires owner document.
HTMLHeadingElement - interface org.w3c.dom.html.HTMLHeadingElement.
For the H1 to H6 elements.
HTMLHeadingElementImpl - class org.apache.html.dom.HTMLHeadingElementImpl.
 
HTMLHeadingElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLHeadingElementImpl
Constructor requires owner document.
HTMLHRElement - interface org.w3c.dom.html.HTMLHRElement.
Create a horizontal rule.
HTMLHRElementImpl - class org.apache.html.dom.HTMLHRElementImpl.
 
HTMLHRElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLHRElementImpl
Constructor requires owner document.
HTMLHtmlElement - interface org.w3c.dom.html.HTMLHtmlElement.
Root of an HTML document.
HTMLHtmlElementImpl - class org.apache.html.dom.HTMLHtmlElementImpl.
 
HTMLHtmlElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLHtmlElementImpl
Constructor requires owner document.
HTMLIFrameElement - interface org.w3c.dom.html.HTMLIFrameElement.
Inline subwindows.
HTMLIFrameElementImpl - class org.apache.html.dom.HTMLIFrameElementImpl.
 
HTMLIFrameElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLIFrameElementImpl
Constructor requires owner document.
HTMLImageElement - interface org.w3c.dom.html.HTMLImageElement.
Embedded image.
HTMLImageElementImpl - class org.apache.html.dom.HTMLImageElementImpl.
 
HTMLImageElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLImageElementImpl
Constructor requires owner document.
HTMLInputElement - interface org.w3c.dom.html.HTMLInputElement.
Form control.
HTMLInputElementImpl - class org.apache.html.dom.HTMLInputElementImpl.
 
HTMLInputElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLInputElementImpl
Constructor requires owner document.
HTMLIsIndexElement - interface org.w3c.dom.html.HTMLIsIndexElement.
This element is usedfor single-line text input.
HTMLIsIndexElementImpl - class org.apache.html.dom.HTMLIsIndexElementImpl.
 
HTMLIsIndexElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLIsIndexElementImpl
Constructor requires owner document.
HTMLLabelElement - interface org.w3c.dom.html.HTMLLabelElement.
Form field label text.
HTMLLabelElementImpl - class org.apache.html.dom.HTMLLabelElementImpl.
 
HTMLLabelElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLLabelElementImpl
Constructor requires owner document.
HTMLLegendElement - interface org.w3c.dom.html.HTMLLegendElement.
Provides a caption for a FIELDSET grouping.
HTMLLegendElementImpl - class org.apache.html.dom.HTMLLegendElementImpl.
 
HTMLLegendElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLLegendElementImpl
Constructor requires owner document.
HTMLLIElement - interface org.w3c.dom.html.HTMLLIElement.
List item.
HTMLLIElementImpl - class org.apache.html.dom.HTMLLIElementImpl.
 
HTMLLIElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLLIElementImpl
Constructor requires owner document.
HTMLLinkElement - interface org.w3c.dom.html.HTMLLinkElement.
The LINK element specifies a link to an externalresource, and defines this document's relationship to that resource(or vice versa).
HTMLLinkElementImpl - class org.apache.html.dom.HTMLLinkElementImpl.
 
HTMLLinkElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLLinkElementImpl
Constructor requires owner document.
HTMLMapElement - interface org.w3c.dom.html.HTMLMapElement.
Client-side image map.
HTMLMapElementImpl - class org.apache.html.dom.HTMLMapElementImpl.
 
HTMLMapElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLMapElementImpl
Constructor requires owner document.
HTMLMenuElement - interface org.w3c.dom.html.HTMLMenuElement.
Menu list.
HTMLMenuElementImpl - class org.apache.html.dom.HTMLMenuElementImpl.
 
HTMLMenuElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLMenuElementImpl
Constructor requires owner document.
HTMLMetaElement - interface org.w3c.dom.html.HTMLMetaElement.
This contains generic meta-information about the document.
HTMLMetaElementImpl - class org.apache.html.dom.HTMLMetaElementImpl.
 
HTMLMetaElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLMetaElementImpl
Constructor requires owner document.
HTMLModElement - interface org.w3c.dom.html.HTMLModElement.
Notice of modification to part of a document.
HTMLModElementImpl - class org.apache.html.dom.HTMLModElementImpl.
 
HTMLModElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLModElementImpl
Constructor requires owner document and tag name.
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.
HTMLObjectElementImpl - class org.apache.html.dom.HTMLObjectElementImpl.
 
HTMLObjectElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLObjectElementImpl
Constructor requires owner document.
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.
HTMLOListElementImpl - class org.apache.html.dom.HTMLOListElementImpl.
 
HTMLOListElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLOListElementImpl
Constructor requires owner document.
HTMLOptGroupElement - interface org.w3c.dom.html.HTMLOptGroupElement.
Group options together in logical subdivisions.
HTMLOptGroupElementImpl - class org.apache.html.dom.HTMLOptGroupElementImpl.
 
HTMLOptGroupElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLOptGroupElementImpl
Constructor requires owner document.
HTMLOptionElement - interface org.w3c.dom.html.HTMLOptionElement.
A selectable choice.
HTMLOptionElementImpl - class org.apache.html.dom.HTMLOptionElementImpl.
 
HTMLOptionElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLOptionElementImpl
Constructor requires owner document.
HTMLParagraphElement - interface org.w3c.dom.html.HTMLParagraphElement.
Paragraphs.
HTMLParagraphElementImpl - class org.apache.html.dom.HTMLParagraphElementImpl.
 
HTMLParagraphElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLParagraphElementImpl
Constructor requires owner document.
HTMLParamElement - interface org.w3c.dom.html.HTMLParamElement.
Parameters fed to the OBJECT element.
HTMLParamElementImpl - class org.apache.html.dom.HTMLParamElementImpl.
 
HTMLParamElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLParamElementImpl
Constructor requires owner document.
HTMLPreElement - interface org.w3c.dom.html.HTMLPreElement.
Preformatted text.
HTMLPreElementImpl - class org.apache.html.dom.HTMLPreElementImpl.
 
HTMLPreElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLPreElementImpl
Constructor requires owner document.
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.
HTMLQuoteElementImpl - class org.apache.html.dom.HTMLQuoteElementImpl.
 
HTMLQuoteElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLQuoteElementImpl
Constructor requires owner document.
HTMLScriptElement - interface org.w3c.dom.html.HTMLScriptElement.
Script statements.
HTMLScriptElementImpl - class org.apache.html.dom.HTMLScriptElementImpl.
 
HTMLScriptElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLScriptElementImpl
Constructor requires owner document.
HTMLSelectElement - interface org.w3c.dom.html.HTMLSelectElement.
The select element allows the selection of an option.
HTMLSelectElementImpl - class org.apache.html.dom.HTMLSelectElementImpl.
 
HTMLSelectElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLSelectElementImpl
Constructor requires owner document.
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.
HTMLStyleElementImpl - class org.apache.html.dom.HTMLStyleElementImpl.
 
HTMLStyleElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLStyleElementImpl
Constructor requires owner document.
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.
HTMLTableCaptionElementImpl - class org.apache.html.dom.HTMLTableCaptionElementImpl.
 
HTMLTableCaptionElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLTableCaptionElementImpl
Constructor requires owner document.
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.
HTMLTableCellElementImpl - class org.apache.html.dom.HTMLTableCellElementImpl.
 
HTMLTableCellElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLTableCellElementImpl
Constructor requires owner document.
HTMLTableColElement - interface org.w3c.dom.html.HTMLTableColElement.
Regroups the COL and COLGROUP elements.
HTMLTableColElementImpl - class org.apache.html.dom.HTMLTableColElementImpl.
 
HTMLTableColElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLTableColElementImpl
Constructor requires owner document.
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 constructand modify tables.
HTMLTableElementImpl - class org.apache.html.dom.HTMLTableElementImpl.
 
HTMLTableElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLTableElementImpl
Constructor requires owner document.
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.
HTMLTableRowElementImpl - class org.apache.html.dom.HTMLTableRowElementImpl.
 
HTMLTableRowElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLTableRowElementImpl
Constructor requires owner document.
HTMLTableSectionElement - interface org.w3c.dom.html.HTMLTableSectionElement.
The THEAD, TFOOT, and TBODYelements.
HTMLTableSectionElementImpl - class org.apache.html.dom.HTMLTableSectionElementImpl.
 
HTMLTableSectionElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLTableSectionElementImpl
Constructor requires owner document.
HTMLTextAreaElement - interface org.w3c.dom.html.HTMLTextAreaElement.
Multi-line text field.
HTMLTextAreaElementImpl - class org.apache.html.dom.HTMLTextAreaElementImpl.
 
HTMLTextAreaElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLTextAreaElementImpl
Constructor requires owner document.
HTMLTitleElement - interface org.w3c.dom.html.HTMLTitleElement.
The document title.
HTMLTitleElementImpl - class org.apache.html.dom.HTMLTitleElementImpl.
 
HTMLTitleElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLTitleElementImpl
Constructor requires owner document.
HTMLUListElement - interface org.w3c.dom.html.HTMLUListElement.
Unordered list.
HTMLUListElementImpl - class org.apache.html.dom.HTMLUListElementImpl.
 
HTMLUListElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLUListElementImpl
Constructor requires owner document.
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.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 _