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 _

L

lambda - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity lambda (?).
Lambda - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Lambda (?).
lang - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity lang (?).
LANG_ADDITIVE - Static variable in class org.apache.xalan.xslt.Constants
 
LANG_ALPHABET - Static variable in class org.apache.xalan.xslt.Constants
 
lang_avt - Variable in class org.apache.xalan.xslt.ElemSort
 
LANG_BUNDLE_NAME - Static variable in class org.apache.xalan.xslt.Constants
 
LANG_LEFTTORIGHT - Static variable in class org.apache.xalan.xslt.Constants
 
LANG_MULT_ADD - Static variable in class org.apache.xalan.xslt.Constants
 
LANG_MULTIPLIER - Static variable in class org.apache.xalan.xslt.Constants
 
LANG_MULTIPLIER_CHAR - Static variable in class org.apache.xalan.xslt.Constants
 
LANG_NUM_TABLES - Static variable in class org.apache.xalan.xslt.Constants
 
LANG_NUMBERGROUPS - Static variable in class org.apache.xalan.xslt.Constants
 
LANG_NUMBERING - Static variable in class org.apache.xalan.xslt.Constants
 
LANG_ORIENTATION - Static variable in class org.apache.xalan.xslt.Constants
 
LANG_RIGHTTOLEFT - Static variable in class org.apache.xalan.xslt.Constants
 
LANG_TRAD_ALPHABET - Static variable in class org.apache.xalan.xslt.Constants
 
LANGUAGE - Static variable in class org.apache.xalan.xslt.XSLProcessorVersion
Implementation Language.
laquo - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity laquo («).
larr - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity larr (?).
lArr - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity lArr (?).
lastChild() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the last visible child of the current node, and returns the new node.
lastIndexOf(int) - Method in class org.apache.xalan.xpath.xml.IntVector
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
lastModifiedTime - Variable in class com.lutris.classloader.Resource
The last-modified time of the resource when this object was created.
LazyAttr - interface org.enhydra.xml.lazydom.LazyAttr.
Interface implemented by both LazyAttrNS and LazyAttrNoNS.
LazyCDATASection - class org.enhydra.xml.lazydom.LazyCDATASection.
Lazy CDATASection node.
LazyCDATASection(LazyDocument, LazyCDATASection, String) - Constructor for class org.enhydra.xml.lazydom.LazyCDATASection
Constructor.
LazyComment - class org.enhydra.xml.lazydom.LazyComment.
Lazy comment node.
LazyComment(LazyDocument, LazyComment, String) - Constructor for class org.enhydra.xml.lazydom.LazyComment
Constructor.
LazyDocument - class org.enhydra.xml.lazydom.LazyDocument.
A DOM Document that supports lazy instantiation of a template DOM.
LazyDocument() - Constructor for class org.enhydra.xml.lazydom.LazyDocument
Constructor with no argument, for LazyHTMLDocument.
LazyDocument(DocumentType, TemplateDOM) - Constructor for class org.enhydra.xml.lazydom.LazyDocument
Constructor.
LazyDocumentType - class org.enhydra.xml.lazydom.LazyDocumentType.
Implementation of the DOM Attr that supports lazy instantiation of a template DOM.
LazyDocumentType(LazyDocument, LazyDocumentType, String, String, String, String) - Constructor for class org.enhydra.xml.lazydom.LazyDocumentType
Constructor.
LazyDOMError - error org.enhydra.xml.lazydom.LazyDOMError.
Fatal error detected by LazyDOM.
LazyDOMError(int, String) - Constructor for class org.enhydra.xml.lazydom.LazyDOMError
Create an error associated with the specified node id, which will be preappended to the error message.
LazyDOMError(String) - Constructor for class org.enhydra.xml.lazydom.LazyDOMError
 
LazyDOMError(String, Throwable) - Constructor for class org.enhydra.xml.lazydom.LazyDOMError
 
LazyDOMError(Throwable) - Constructor for class org.enhydra.xml.lazydom.LazyDOMError
 
LazyDOMException - exception org.enhydra.xml.lazydom.LazyDOMException.
LazyDOM runtime exception.
LazyDOMException(short, String) - Constructor for class org.enhydra.xml.lazydom.LazyDOMException
Constructor.
LazyDOMImplementation - class org.enhydra.xml.lazydom.LazyDOMImplementation.
DOMImplementation method for the LazyDOM.
LazyDOMImplementation() - Constructor for class org.enhydra.xml.lazydom.LazyDOMImplementation
 
LazyDOMInfoPrinter - class org.enhydra.xml.lazydom.LazyDOMInfoPrinter.
 
LazyDOMInfoPrinter(int, DOMTraversal, PrintWriter) - Constructor for class org.enhydra.xml.lazydom.LazyDOMInfoPrinter
 
LazyDOMSimpleTraversal - class org.enhydra.xml.lazydom.LazyDOMSimpleTraversal.
 
LazyDOMSimpleTraversal(SimpleDOMTraversal.Handler) - Constructor for class org.enhydra.xml.lazydom.LazyDOMSimpleTraversal
 
LazyDOMTraversal - class org.enhydra.xml.lazydom.LazyDOMTraversal.
 
LazyDOMTraversal(DOMTraversal.Handler, int) - Constructor for class org.enhydra.xml.lazydom.LazyDOMTraversal
 
LazyDOMTraversal(int) - Constructor for class org.enhydra.xml.lazydom.LazyDOMTraversal
 
LazyElement - interface org.enhydra.xml.lazydom.LazyElement.
Interface implemented by both LazyElementNS and LazyElementNoNS.
LazyEntity - class org.enhydra.xml.lazydom.LazyEntity.
Implementation of the DOM Entity that supports lazy instantiation of a template DOM.
LazyEntity(LazyDocument, LazyEntity, String, String, String, String) - Constructor for class org.enhydra.xml.lazydom.LazyEntity
Constructor from template.
LazyEntityReference - class org.enhydra.xml.lazydom.LazyEntityReference.
Lazy text node.
LazyEntityReference(LazyDocument, LazyEntityReference, String) - Constructor for class org.enhydra.xml.lazydom.LazyEntityReference
Constructor.
LazyNode - interface org.enhydra.xml.lazydom.LazyNode.
Interface use to define Lazy DOM methods that apply to every node.
LazyNotation - class org.enhydra.xml.lazydom.LazyNotation.
Lazy notation node.
LazyNotation(LazyDocument, LazyNotation, String, String, String) - Constructor for class org.enhydra.xml.lazydom.LazyNotation
Constructor
LazyParent - interface org.enhydra.xml.lazydom.LazyParent.
Interface use to define LazyDOM methods that apply to every node that can contain other nodes.
LazyProcessingInstruction - class org.enhydra.xml.lazydom.LazyProcessingInstruction.
Lazy text node.
LazyProcessingInstruction(LazyDocument, LazyProcessingInstruction, String, String) - Constructor for class org.enhydra.xml.lazydom.LazyProcessingInstruction
Constructor.
LazyText - class org.enhydra.xml.lazydom.LazyText.
Lazy text node.
LazyText(LazyDocument, LazyText, String) - Constructor for class org.enhydra.xml.lazydom.LazyText
Constructor.
LBS - class com.lutris.appserver.server.LBS.
 
LBSConnection - class com.lutris.applet.LBSConnection.
This file is the counterpart to com.lutris.appserver.server.httpPresentation.AppletUtils.
lceil - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity lceil (?).
ldquo - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity ldquo (?).
le - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity le (?).
leafKeys() - Method in class com.lutris.util.KeywordValueTable
Recursively get the keywords for the entire table.
leaveDTD() - Method in class org.apache.xml.serialize.Printer
Called by the root element to leave DTD mode and if any DTD parts were printer, will return a string with their textual content.
leaveElementState() - Method in class org.apache.xml.serialize.BaseMarkupSerializer
Leave the current element state and return to the state of the parent element.
leaveExpansion() - Method in class org.enhydra.xml.lazydom.LazyDocument
Flag that an expansion is complete.
lenghtRequired - Static variable in class com.lutris.http.HttpStatus
 
LESS_THAN - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
LESS_THAN_OR_EQUAL - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
lessThan(XObject) - Method in class org.apache.xalan.xpath.XObject
Tell if one object is less than the other.
lessThan(XObject) - Method in class org.apache.xalan.xpath.XNodeSet
Tell if one object is less than the other.
lessThanOrEqual(XObject) - Method in class org.apache.xalan.xpath.XObject
Tell if one object is less than or equal to the other.
lessThanOrEqual(XObject) - Method in class org.apache.xalan.xpath.XNodeSet
Tell if one object is less than or equal to the other.
level - Variable in class org.apache.xalan.xpath.xml.FormatterToXML
Current level of indent.
level - Variable in class org.enhydra.xml.dom.DOMInfoPrinter
 
levelNames - Variable in class com.lutris.logging.StandardLogger
Table translating level number to name and the largest entry in the array that is valid.
LexicalHandler - interface org.xml.sax.ext.LexicalHandler.
SAX2 extension handler for lexical events.
lfloor - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity lfloor (?).
LIAISON_CLASS - Static variable in class org.apache.xalan.xslt.Constants
 
LineSeparator - class org.apache.xml.serialize.LineSeparator.
 
LineSeparator() - Constructor for class org.apache.xml.serialize.LineSeparator
 
LineWidth - Static variable in class org.apache.xml.serialize.OutputFormat.Defaults
The default line width at which to break long lines when identing.
Literal() - Method in class org.apache.xalan.xpath.XPathProcessorImpl
The value of the Literal is the sequence of characters inside the " or ' characters>.
literal(XPathSupport, Node, int) - Method in class org.apache.xalan.xpath.XPath
Get a literal value.
loadCatalog(InputSource) - Method in class org.enhydra.xml.io.XMLEntityResolver
Loads a catalog specified by the given input source and appends the contents to the catalog object.
loadCheck(String) - Method in interface com.lutris.classloader.MultiClassLoader.ClassFilter
Check if a class should be loaded by this class loader.
loadClass(String, boolean) - Method in class com.lutris.classloader.MultiClassLoader
Loads and, optionally, resolves the specified class.
loadConnectionAllocator(Config) - Method in class com.lutris.appserver.server.sql.informix.InformixLogicalDatabase
Return the connection allocator.
loadConnectionAllocator(Config) - Method in class com.lutris.appserver.server.sql.msql.MsqlLogicalDatabase
Return the connection allocator.
loadConnectionAllocator(Config) - Method in class com.lutris.appserver.server.sql.oracle.OracleLogicalDatabase
Return the connection allocator.
loadConnectionAllocator(Config) - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Return the connection allocator.
loadConnectionAllocator(Config) - Method in class com.lutris.appserver.server.sql.sybase.SybaseLogicalDatabase
Return the connection allocator.
loadLogicalDatabase(String, Config) - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Actually load the specified logical database.
loadObjectIdAllocator(Config) - Method in class com.lutris.appserver.server.sql.informix.InformixLogicalDatabase
Return the object id allocator.
loadObjectIdAllocator(Config) - Method in class com.lutris.appserver.server.sql.msql.MsqlLogicalDatabase
Return the object id allocator.
loadObjectIdAllocator(Config) - Method in class com.lutris.appserver.server.sql.oracle.OracleLogicalDatabase
Return the object id allocator.
loadObjectIdAllocator(Config) - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Return the object id allocator.
loadObjectIdAllocator(Config) - Method in class com.lutris.appserver.server.sql.sybase.SybaseLogicalDatabase
Return the object id allocator.
loadPropertyFile(String, Properties) - Method in class org.apache.xalan.xpath.FuncSystemProperty
 
loadResourceBundle(String) - Static method in class org.apache.xalan.xpath.res.XPATHErrorResources
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xalan.xpath.xml.XSLMessages
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xalan.xslt.res.XSLTErrorResources
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String, Locale) - Static method in class org.apache.xalan.xslt.res.XSLTResourceBundle
Return a named ResourceBundle for a particular locale.
loadSessionHome(Config) - Method in class com.lutris.appserver.server.session.StandardSessionManager
Loads the StandardSessionHome used by this session manager.
loadSessionUserTable(Config) - Method in class com.lutris.appserver.server.session.StandardSessionManager
Loads the StandardSessiondUserTable used by this session manager.
loadUpdatedClass(Class) - Method in class org.enhydra.xml.xmlc.reloading.XMLCReloadingFactory
Given a class that is either a XMLC-generate class or a class derived from one, determine if the generate class is out-of-date; if so recompile and return the new class as the delegate.
location - Variable in class com.lutris.classloader.Resource
The location of the resource, which can be local or remote.
LocationPath() - Method in class org.apache.xalan.xpath.XPathProcessorImpl
LocationPath ::= RelativeLocationPath | AbsoluteLocationPath
locationPath(XPathSupport, Node, int, NodeCallback, Object, boolean) - Method in class org.apache.xalan.xpath.XPath
Execute a location path.
locationPath(XPath, XPathSupport, Node, int, NodeCallback, Object, boolean) - Method in interface org.apache.xalan.xpath.XLocator
Execute a location path.
locationPath(XPath, XPathSupport, Node, int, NodeCallback, Object, boolean) - Method in class org.apache.xalan.xpath.SimpleNodeLocator
Execute a location path.
LOCATIONPATHEX_ISSIMPLE - Static variable in class org.apache.xalan.xpath.XPath
 
LOCATIONPATHEX_MASK - Static variable in class org.apache.xalan.xpath.XPath
 
LocationPathPattern() - Method in class org.apache.xalan.xpath.XPathProcessorImpl
LocationPathPattern ::= '/' RelativePathPattern? | IdKeyPattern (('/' | '//') RelativePathPattern)? | '//'? RelativePathPattern
locationPathPattern(XPathSupport, Node, int) - Method in class org.apache.xalan.xpath.XPath
Execute a location path.
locationPathPattern(XPath, XPathSupport, Node, int) - Method in interface org.apache.xalan.xpath.XLocator
Execute a location path pattern.
locationPathPattern(XPath, XPathSupport, Node, int) - Method in class org.apache.xalan.xpath.SimpleNodeLocator
Execute a a location path pattern.
Locator - interface org.xml.sax.Locator.
Interface for associating a SAX event with a document location.
LocatorImpl - class org.xml.sax.helpers.LocatorImpl.
Provide an optional convenience implementation of Locator.
LocatorImpl() - Constructor for class org.xml.sax.helpers.LocatorImpl
Zero-argument constructor.
LocatorImpl(Locator) - Constructor for class org.xml.sax.helpers.LocatorImpl
Copy constructor.
LOG_LEVEL - Static variable in class com.lutris.classloader.MultiClassLoader
Log level symbolic name
log(Exception, String) - Method in interface javax.servlet.ServletContext
Deprecated. As of Java Servlet API 2.1, use ServletContext.log(String message, Throwable throwable) instead.

This method was originally defined to write an exception's stack trace and an explanatory error message to the servlet log file.

log(String) - Method in interface javax.servlet.ServletContext
Writes the specified message to a servlet log file, usually an event log.
log(String) - Method in class javax.servlet.GenericServlet
Writes the specified message to a servlet log file, prepended by the servlet's name.
log(String, Throwable) - Method in interface javax.servlet.ServletContext
Writes an explanatory message and a stack trace for a given Throwable exception to the servlet log file.
log(String, Throwable) - Method in class javax.servlet.GenericServlet
Writes an explanatory message and a stack trace for a given Throwable exception to the servlet log file, prepended by the servlet's name.
logChannel - Variable in class com.lutris.appserver.server.StandardApplication
The log channel for this application to write to.
logChannel - Variable in class com.lutris.classloader.Resource
Log channel to write messages to
LogChannel - interface com.lutris.logging.LogChannel.
Interface of a channel associated with a logging facility.
logDebug(String) - Method in class com.lutris.appserver.server.sql.standard.StandardDBQuery
Logging.
logDebug(String) - Method in class com.lutris.appserver.server.sql.standard.StandardDBConnection
Debug logging.
logDebug(String) - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
Logging.
logDebug(String) - Method in class org.enhydra.xml.xmlc.EnhydraXMLCLogger
 
logDebug(String) - Method in interface org.enhydra.xml.xmlc.XMLCLogger
 
logDebug(String) - Method in class org.enhydra.xml.xmlc.StreamXMLCLogger
 
logDebug(String, Statement) - Method in class com.lutris.appserver.server.sql.standard.StandardDBConnection
Debug logging.
logDebug(String, Throwable) - Method in class org.enhydra.xml.xmlc.EnhydraXMLCLogger
 
logDebug(String, Throwable) - Method in interface org.enhydra.xml.xmlc.XMLCLogger
 
logDebug(String, Throwable) - Method in class org.enhydra.xml.xmlc.StreamXMLCLogger
 
logError(String) - Method in class org.enhydra.xml.xmlc.EnhydraXMLCLogger
 
logError(String) - Method in interface org.enhydra.xml.xmlc.XMLCLogger
 
logError(String) - Method in class org.enhydra.xml.xmlc.StreamXMLCLogger
 
logError(String, Throwable) - Method in class org.enhydra.xml.xmlc.EnhydraXMLCLogger
 
logError(String, Throwable) - Method in interface org.enhydra.xml.xmlc.XMLCLogger
 
logError(String, Throwable) - Method in class org.enhydra.xml.xmlc.StreamXMLCLogger
 
logFileLevelFlags - Variable in class com.lutris.logging.StandardLogger
Table of levels that are to be written to the log file.
Logger - class com.lutris.logging.Logger.
A general-purpose logging facility.
Logger() - Constructor for class com.lutris.logging.Logger
 
loggingEnabled - Variable in class com.lutris.classloader.Resource
Is logging enabled?
logicalDatabase - Variable in class com.lutris.appserver.server.sql.informix.InformixConnectionAllocator
The logical database for this connection pool.
logicalDatabase - Variable in class com.lutris.appserver.server.sql.informix.InformixDBConnection
The logical database for this connection.
logicalDatabase - Variable in class com.lutris.appserver.server.sql.standard.StandardConnectionAllocator
Reference to the logical database for easy access to the connection pool.
LogicalDatabase - interface com.lutris.appserver.server.sql.LogicalDatabase.
Interface for a logical database.
logInfo(String) - Method in class org.enhydra.xml.xmlc.EnhydraXMLCLogger
 
logInfo(String) - Method in interface org.enhydra.xml.xmlc.XMLCLogger
 
logInfo(String) - Method in class org.enhydra.xml.xmlc.StreamXMLCLogger
 
logInfo(String, Throwable) - Method in class org.enhydra.xml.xmlc.EnhydraXMLCLogger
 
logInfo(String, Throwable) - Method in interface org.enhydra.xml.xmlc.XMLCLogger
 
logInfo(String, Throwable) - Method in class org.enhydra.xml.xmlc.StreamXMLCLogger
 
logLevel - Variable in class com.lutris.classloader.Resource
Numeric log level number for LOGLEVEL string
logRestrictionCheck(XMLCLogger, ClassLoader, String, String, boolean) - Static method in class org.enhydra.xml.xmlc.reloading.ResourceLoaderFactory
Utility method used by selective class to log the result of a restriction check.
LogWriter - class com.lutris.logging.LogWriter.
Class use to write log output to a particular LogChannel and level.
LogWriter(LogChannel, int) - Constructor for class com.lutris.logging.LogWriter
Constructor.
LogWriter(LogChannel, String) - Constructor for class com.lutris.logging.LogWriter
Constructor.
long2roman(long, boolean) - Method in class org.apache.xalan.xslt.ElemNumber
Convert a long integer into roman numerals.
lookForAlias(String) - Method in class org.apache.xalan.xslt.Stylesheet
Return the alias namespace uri for a given namespace uri if one is found.
lookupExtensionNSHandler(String) - Method in class org.apache.xalan.xslt.Stylesheet
Return the handler for a given extension namespace.
lowast - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity lowast (?).
loz - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity loz (?).
lrm - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity lrm (?).
lsaquo - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity lsaquo (?).
lsquo - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity lsquo (?).
lt - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity lt (<).
lt(XPathSupport, Node, int) - Method in class org.apache.xalan.xpath.XPath
Tell if one argument is less than the other argument.
lte(XPathSupport, Node, int) - Method in class org.apache.xalan.xpath.XPath
Tell if one argument is less than or equal to the other argument.

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 _