Enhydra 5.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

labelPackage - Variable in class org.enhydra.tool.codegen.wizard.ServiceOptionPanel1
Label for package
labelPackage - Variable in class org.enhydra.tool.codegen.wizard.AppOptionPanel1
Label for package
labelProjectName - Variable in class org.enhydra.tool.codegen.wizard.ServiceOptionPanel1
Label for project name
labelProjectName - Variable in class org.enhydra.tool.codegen.wizard.AppOptionPanel1
Label for project name
labelServiceName - Variable in class org.enhydra.tool.codegen.wizard.ServiceOptionPanel1
Label for service name
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 (?).
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 (?).
last - Variable in class org.w3c.tidy.Node
 
lastChild() - Method in class org.apache.xerces.dom.TreeWalkerImpl
Return the last child Node from the current node, after applying filter, whatToshow.
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.
lastcol - Variable in class org.w3c.tidy.StreamIn
 
LATIN1 - Static variable in class org.w3c.tidy.Configuration
 
layoutContainer(Container) - Method in class org.enhydra.dods.wizard.XYLayout
 
lazy - Variable in class org.enhydra.dods.cache.QueryResult
Vector with DOs which have data set to null.
LazyAttr - interface org.enhydra.xml.lazydom.LazyAttr.
Interface implemented by both LazyAttrNS and LazyAttrNoNS.
LazyAttrNoNS - class org.enhydra.xml.lazydom.LazyAttrNoNS.
Implementation of the DOM Attr that supports lazy instantiation of a template DOM.
LazyAttrNoNS(LazyDocument, LazyAttrNoNS, String) - Constructor for class org.enhydra.xml.lazydom.LazyAttrNoNS
Constructor with no namespace.
LazyAttrNS - class org.enhydra.xml.lazydom.LazyAttrNS.
Implementation of the DOM Attr that supports lazy instantiation of a template DOM.
LazyAttrNS(LazyDocument, LazyAttrNS, String, String) - Constructor for class org.enhydra.xml.lazydom.LazyAttrNS
Constructor with namespace.
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.
LAZYDOM - Static variable in class org.enhydra.xml.xmlc.metadata.DOMType
Constant for LazyDOM.
LazyDOMAccessorGenerator - class org.enhydra.xml.xmlc.dom.lazydom.LazyDOMAccessorGenerator.
Generate access methods for the Lazy DOM.
LazyDOMAccessorGenerator(Document) - Constructor for class org.enhydra.xml.xmlc.dom.lazydom.LazyDOMAccessorGenerator
Constructor.
LazyDOMDocBuilderGenerator - class org.enhydra.xml.xmlc.dom.lazydom.LazyDOMDocBuilderGenerator.
Class to generate code to build the document tree for the Lazy DOM.
LazyDOMDocBuilderGenerator() - Constructor for class org.enhydra.xml.xmlc.dom.lazydom.LazyDOMDocBuilderGenerator
 
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.
LazyDomFactory - class org.enhydra.xml.xmlc.dom.lazydom.LazyDomFactory.
Lazy DOM factory for creating DocumentType and Document objects.
LazyDomFactory() - Constructor for class org.enhydra.xml.xmlc.dom.lazydom.LazyDomFactory
 
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.
LazyDOM DOMInfo traversal handler.
LazyDOMInfoPrinter(int, DOMTraversal, PrintWriter) - Constructor for class org.enhydra.xml.lazydom.LazyDOMInfoPrinter
Constructor.
LazyDOMSimpleTraversal - class org.enhydra.xml.lazydom.LazyDOMSimpleTraversal.
Simple DOM traverser that calls a handler for every node in the DOM tree.
LazyDOMSimpleTraversal(SimpleDOMTraversal.Handler) - Constructor for class org.enhydra.xml.lazydom.LazyDOMSimpleTraversal
Constructor.
LazyDOMTraversal - class org.enhydra.xml.lazydom.LazyDOMTraversal.
Lazy DOM traversal class, calling handler methods for each node based on if they are expanded or template nodes.
LazyDOMTraversal(DOMTraversal.Handler, int) - Constructor for class org.enhydra.xml.lazydom.LazyDOMTraversal
Constructor.
LazyDOMTraversal(int) - Constructor for class org.enhydra.xml.lazydom.LazyDOMTraversal
Default constructor, set handler later.
LazyElement - interface org.enhydra.xml.lazydom.LazyElement.
Interface implemented by both LazyElementNS and LazyElementNoNS.
LazyElementNoNS - class org.enhydra.xml.lazydom.LazyElementNoNS.
Implementation of the DOM Element without namespaces that supports lazy instantiation of a template DOM.
LazyElementNoNS(LazyDocument, LazyElement, String) - Constructor for class org.enhydra.xml.lazydom.LazyElementNoNS
Constructor.
LazyElementNS - class org.enhydra.xml.lazydom.LazyElementNS.
Implementation of the DOM Element with namespaces that supports lazy instantiation of a template DOM.
LazyElementNS(LazyDocument, LazyElement, String, String) - Constructor for class org.enhydra.xml.lazydom.LazyElementNS
Constructor.
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.
LazyHTMLDocument - class org.enhydra.xml.lazydom.html.LazyHTMLDocument.
Implements an HTML document.
LazyHTMLDocument() - Constructor for class org.enhydra.xml.lazydom.html.LazyHTMLDocument
Constructor with no template.
LazyHTMLDocument(TemplateDOM) - Constructor for class org.enhydra.xml.lazydom.html.LazyHTMLDocument
LazyDOM: Constructor with TemplateDOM.
LazyHTMLDomFactory - class org.enhydra.xml.xmlc.dom.lazydom.LazyHTMLDomFactory.
Lazy DOM factory for creating HTML Document objects.
LazyHTMLDomFactory() - Constructor for class org.enhydra.xml.xmlc.dom.lazydom.LazyHTMLDomFactory
 
LazyHTMLDOMImplementation - class org.enhydra.xml.lazydom.html.LazyHTMLDOMImplementation.
HTMLDOMImplementation method for the LazyDOM.
LazyHTMLDOMImplementation() - Constructor for class org.enhydra.xml.lazydom.html.LazyHTMLDOMImplementation
 
LazyHTMLElement - class org.enhydra.xml.lazydom.html.LazyHTMLElement.
Implements an HTML-specific element, an Element that will only appear inside HTML documents.
lazyLoadingNum - Variable in class org.enhydra.dods.statistics.TableStatistics
Number of lazy loadings performed on table.
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.
The LBS class is provided for backwards compatability.
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 (?).
leafCount - Variable in class org.apache.xerces.validators.common.ContentLeafNameTypeVector
 
leafKeys() - Method in class com.lutris.util.KeywordValueTable
 
leafNames - Variable in class org.apache.xerces.validators.common.ContentLeafNameTypeVector
 
leafTypes - Variable in class org.apache.xerces.validators.common.ContentLeafNameTypeVector
 
leave() - Method in class org.enhydra.xml.xmlc.codegen.IndentWriter
Decrease indentation level.
leave() - Method in class org.enhydra.xml.xmlc.codegen.JavaCode
Decrease indentation level.
leaveDTD() - Method in class org.apache.xml.serialize.IndentPrinter
Called by the root element to leave DTD mode and if any DTD parts were printer, will return a string with their textual content.
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.
legalJavaIdentifier(String) - Static method in class org.enhydra.xml.xmlc.codegen.JavaLang
 
lenghtRequired - Static variable in class com.lutris.http.HttpStatus
 
length - Variable in class org.apache.xerces.utils.StringPool.CharArrayRange
 
length() - Method in interface org.apache.xerces.readers.XMLEntityHandler.CharBuffer
Get the current length of the buffer.
length() - Method in class org.apache.xerces.utils.ChunkyCharArray
 
LESS_THAN - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
LESS_THAN - Static variable in class org.apache.xerces.validators.datatype.DateTimeValidator
 
LESS_THAN_OR_EQUAL - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
LETTER - Static variable in interface com.lutris.appserver.server.jolt.parser.JoltParserConstants
 
level - Variable in class org.enhydra.xml.dom.DOMInfoPrinter
Indent level.
levelNames - Variable in class com.lutris.logging.StandardLogger
Table translating level number to name and the largest entry in the array that is valid.
lexbuf - Variable in class org.w3c.tidy.Lexer
 
lexer - Variable in class org.w3c.tidy.StreamIn
 
Lexer - class org.w3c.tidy.Lexer.
 
Lexer(StreamIn, Configuration) - Constructor for class org.w3c.tidy.Lexer
 
LexicalHandler - interface org.xml.sax.ext.LexicalHandler.
SAX2 extension handler for lexical events.
lexlength - Variable in class org.w3c.tidy.Lexer
 
lexsize - Variable in class org.w3c.tidy.Lexer
 
lexStateNames - Static variable in class com.lutris.util.ConfigParserTokenManager
 
lexStateNames - Static variable in class com.lutris.appserver.server.jolt.parser.JoltParserTokenManager
 
lfloor - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity lfloor (?).
LIBRARY - Static variable in interface org.enhydra.tool.archive.ManifestKeys
 
LIBRARY_PROP - Static variable in interface org.enhydra.tool.archive.PropertyKeys
 
LibraryPanel - class org.enhydra.tool.archive.wizard.LibraryPanel.
 
LibraryPanel() - Constructor for class org.enhydra.tool.archive.wizard.LibraryPanel
 
linebreak - Variable in class org.w3c.tidy.Node
 
lineNum - Variable in class com.lutris.appserver.server.jolt.parser.JoltFieldException
Line number within file where the error occured.
LineNumberMap - class org.enhydra.xml.xmlc.misc.LineNumberMap.
Table that keeps a map of character offsets and line count in an input stream to file name and line numbers in source files.
LineNumberMap.Line - class org.enhydra.xml.xmlc.misc.LineNumberMap.Line.
Structure to record the char offset in an input stream for a line.
LineNumberMap() - Constructor for class org.enhydra.xml.xmlc.misc.LineNumberMap
 
LineNumberMapReader - class org.enhydra.xml.xmlc.misc.LineNumberMapReader.
A file reader that keeps a map of chararacter offsets to line numbers.
LineNumberMapReader(InputSource) - Constructor for class org.enhydra.xml.xmlc.misc.LineNumberMapReader
Construct a new reader for the specified file.
LineNumberRecorder - class org.enhydra.xml.xmlc.misc.LineNumberRecorder.
Class that records information to translate a line number or byte offset in a stream into a source file and line number.
LineNumberRecorder() - Constructor for class org.enhydra.xml.xmlc.misc.LineNumberRecorder
Constructor with no initial file.
LineNumberRecorder(String) - Constructor for class org.enhydra.xml.xmlc.misc.LineNumberRecorder
Constructor, setting initial file.
lines - Variable in class org.w3c.tidy.Lexer
 
lineSearchAndReplace(String) - Method in class org.enhydra.tool.common.TemplateTool
 
lineSeparator - Static variable in class org.enhydra.xml.xmlc.codegen.JavaLang
Line seperator to use on this platform
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.
list - Variable in class org.apache.xerces.validators.common.XMLAttributeDecl
 
list - Variable in class org.apache.xerces.validators.common.XMLElementDecl
 
LIST - Static variable in class org.apache.xerces.validators.schema.SchemaSymbols
 
list() - Method in class org.enhydra.tool.codegen.CodeGen
Method declaration
list2BQ(Node) - Method in class org.w3c.tidy.Clean
 
ListDatatypeValidator - class org.apache.xerces.validators.datatype.ListDatatypeValidator.
StringValidator validates that XML content is a W3C string type.
ListDatatypeValidator() - Constructor for class org.apache.xerces.validators.datatype.ListDatatypeValidator
 
ListDatatypeValidator(DatatypeValidator, Hashtable, boolean) - Constructor for class org.apache.xerces.validators.datatype.ListDatatypeValidator
 
listenerSocket - Variable in class org.enhydra.servlet.connectionMethods.EnhydraDirector.EnhydraDirectorConnectionMethod
The server socket.
listTemplates() - Method in class org.enhydra.tool.common.Template
 
listTemplates(TemplateFilter) - Method in class org.enhydra.tool.common.Template
 
ListUnionRestrictionError - Static variable in class org.apache.xerces.validators.schema.SchemaMessageProvider
 
literal - Variable in class org.w3c.tidy.Attribute
 
LiteralAttribs - Variable in class org.w3c.tidy.Configuration
 
liveThreads - Variable in class org.enhydra.servlet.connectionMethods.EnhydraDirector.EnhydraDirectorConnectionMethod
A list of references to all EnhydraDirectorHandler threads (active and waiting).
liveThreads - Variable in class org.enhydra.servlet.connectionMethods.https.HttpsConnectionMethod
A list of references to all HttpHandler threads (active and waiting).
liveThreads - Variable in class org.enhydra.servlet.connectionMethods.http.HttpConnectionMethod
A list of references to all HttpHandler threads (active and waiting).
loadCatalog(InputSource) - Method in class org.apache.xerces.readers.XMLCatalogHandler
Loads the catalog stream specified by the given input source and appends the contents to the catalog.
loadCatalog(InputSource) - Method in class org.apache.xerces.readers.XCatalog
Loads the catalog stream specified by the given input source and appends the contents to the catalog.
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.
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.oracle.OracleLogicalDatabase
Return the connection allocator.
loadConnectionAllocator(Config) - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Return the connection allocator.
loadData() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
loadData() Load the fields for the DO from the database.
loadData() - Method in class org.webdocwf.util.genericstore.data.StateTransitionDO
loadData() Load the fields for the DO from the database.
loadData() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
loadData() Load the fields for the DO from the database.
loadData() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
loadData() Load the fields for the DO from the database.
loadData() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
loadData() Load the fields for the DO from the database.
loadData() - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
loadData() Load the fields for the DO from the database.
loadData() - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
loadData() Load the fields for the DO from the database.
loadData() - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
loadData() Load the fields for the DO from the database.
loadData() - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
loadData() Load the fields for the DO from the database.
loadData() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
loadData() Load the fields for the DO from the database.
loadData() - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
loadData() Load the fields for the DO from the database.
loadData() - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
loadData() Load the fields for the DO from the database.
loadData() - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
loadData() Load the fields for the DO from the database.
loadDatabaseValues(String) - Static method in class org.enhydra.dods.trans.DefaultTagValues
Load default values which depend on database.
loader - Variable in class com.lutris.appserver.server.session.PagedSessionHome
The class loader to use when reading in paged data.
loadGenericBinaryData() - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Load the string attributes
loadGenericBoolData() - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Load the date attributes
loadGenericDateData() - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Load the date attributes
loadGenericEnumData() - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Load the enum attributes
loadGenericNumberData() - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Load the number attributes
loadGenericObjectData() - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Load the pointer attributes
loadGenericObjectDO() - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Load the object extension
loadGenericStringData() - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Load the string attributes
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.oracle.OracleLogicalDatabase
Return the object id allocator.
loadObjectIdAllocator(Config) - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Return the object id allocator.
loadProperties() - Static method in class org.enhydra.tool.ToolBoxInfo
 
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.
localizeMessage(String, Locale) - Static method in class org.apache.xerces.msg.ExceptionMessagesLocalizer
This method returns the localized message
localName - Variable in class org.apache.xerces.dom.ElementNSImpl
DOM2: localName.
localName - Variable in class org.apache.xerces.dom.AttrNSImpl
DOM2: localName.
localpart - Variable in class org.apache.xerces.utils.QName
Local part of qname.
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_CONF_FILE - Static variable in class com.lutris.multiServer.MultiServer
 
LOG_FILE - Static variable in class com.lutris.multiServer.MultiServer
 
LOG_TO_FILE - Static variable in class com.lutris.multiServer.MultiServer
 
LOG_TO_STDERR - Static variable in class com.lutris.multiServer.MultiServer
 
log(Exception, String) - Method in class org.enhydra.servlet.servletManager.EnhydraServletContext
 
log(String) - Method in class org.enhydra.servlet.servletManager.EnhydraServletContext
 
log(String, Throwable) - Method in class org.enhydra.servlet.servletManager.EnhydraServletContext
Writes the stack trace and an explanatory message for a given Throwable exception to the servlet log file.
LOG4J_CONF_FILE - Static variable in class org.enhydra.dods.DODS
 
LogAdapter - class com.lutris.logging.LogAdapter.
Temporary class for maintaing old applications that uses deprecated com.lutris.logging.*
LogAdapter - class org.enhydra.xml.xmlc.LogAdapter.
Class for manipulating with low-level logging at xmlc classes, which are using PrintWrinter instead of deprecated LogChannel (LogWrite) class.
LogAdapter() - Constructor for class com.lutris.logging.LogAdapter
 
LogAdapter(Logger) - Constructor for class com.lutris.logging.LogAdapter
 
LogAdapter(Logger, Level) - Constructor for class org.enhydra.xml.xmlc.LogAdapter
Constructor initializes attributes
logChannel - Variable in class com.lutris.appserver.server.StandardApplication
The log channel for this application to write 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.StandardDBTransaction
Logging.
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 org.enhydra.xml.xmlc.StreamXMLCLogger
Login an debug message.
logDebug(String) - Method in interface org.enhydra.xml.xmlc.XMLCLogger
Login an debug message.
logDebug(String) - Method in class org.enhydra.xml.xmlc.EnhydraXMLCLogger
Login an debug message.
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.StreamXMLCLogger
Login an debug message with exception.
logDebug(String, Throwable) - Method in interface org.enhydra.xml.xmlc.XMLCLogger
Login an debug message with exception.
logDebug(String, Throwable) - Method in class org.enhydra.xml.xmlc.EnhydraXMLCLogger
Login an debug message with exception.
logError(String) - Method in class org.enhydra.xml.xmlc.StreamXMLCLogger
Login an error message.
logError(String) - Method in interface org.enhydra.xml.xmlc.XMLCLogger
Login an error message.
logError(String) - Method in class org.enhydra.xml.xmlc.EnhydraXMLCLogger
Login an error message.
logError(String, Throwable) - Method in class org.enhydra.xml.xmlc.StreamXMLCLogger
Login an error message with exception.
logError(String, Throwable) - Method in interface org.enhydra.xml.xmlc.XMLCLogger
Login an error message with exception.
logError(String, Throwable) - Method in class org.enhydra.xml.xmlc.EnhydraXMLCLogger
Login an error message with exception.
logFileLevelFlags - Variable in class com.lutris.logging.StandardLogger
Table of levels that are to be written to the log file.
logger - Variable in class com.lutris.appserver.server.StandardApplication
 
logger - Static variable in class org.enhydra.servlet.servletManager.ServletStatus
The log channel the Servlet writes to.
logger - Static variable in class org.enhydra.servlet.connectionMethods.ConnectionMethodManager
The logging channel.
logger - Static variable in class org.enhydra.servlet.connectionMethods.EnhydraDirector.EnhydraDirectorConnectionMethod
The logging channel.
logger - Static variable in class org.enhydra.servlet.connectionMethods.EnhydraDirector.EnhydraDirectorProtocol
Logging channel
logger - Static variable in class org.enhydra.servlet.connectionMethods.https.HttpsConnectionMethod
The logging channel.
logger - Static variable in class org.enhydra.servlet.connectionMethods.http.HttpConnectionMethod
The logging channel.
Logger - class com.lutris.logging.Logger.
A general-purpose logging facility.
Logger() - Constructor for class com.lutris.logging.Logger
 
loggerSys - Static variable in class org.enhydra.servlet.ServletContainer
The logger that logs on System.out.
loggerSys - Static variable in class org.enhydra.servlet.servletManager.ServletManager
The logger that logs on System.out.
loggerSys - Static variable in class org.enhydra.servlet.connectionMethods.EnhydraDirector.EnhydraDirectorConnectionMethod
The logger that logs on System.out.
loggerSys - Static variable in class org.enhydra.servlet.connectionMethods.https.HttpsConnectionMethod
The logger that logs on System.out.
loggerSys - Static variable in class org.enhydra.servlet.connectionMethods.http.HttpConnectionMethod
The logger that logs on System.out.
LoggerTests - class com.lutris.logging.tests.LoggerTests.
Logger tests.
LoggerTests() - Constructor for class com.lutris.logging.tests.LoggerTests
 
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.informix.InformixConnectionAllocator
The logical database for this connection pool.
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.
logicalDatabaseType() - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Return a loical database type for the default logical database.
logicalDatabaseType() - Method in interface com.lutris.appserver.server.sql.DatabaseManager
Return a logical database type for the default logical database.
logicalDatabaseType(String) - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Return a loical database type for the specified logical database.
logicalDatabaseType(String) - Method in interface com.lutris.appserver.server.sql.DatabaseManager
Return a logical database type for the default logical database.
LogicalEmphasis - Variable in class org.w3c.tidy.Configuration
 
logIn(User, Session, boolean) - Static method in class com.lutris.appserver.server.session.SessionUtil
Logs a user in.
logInfo(String) - Method in class org.enhydra.xml.xmlc.StreamXMLCLogger
Login an info message.
logInfo(String) - Method in interface org.enhydra.xml.xmlc.XMLCLogger
Login an info message.
logInfo(String) - Method in class org.enhydra.xml.xmlc.EnhydraXMLCLogger
Login an info message.
logInfo(String, Throwable) - Method in class org.enhydra.xml.xmlc.StreamXMLCLogger
Login an info message with exception.
logInfo(String, Throwable) - Method in interface org.enhydra.xml.xmlc.XMLCLogger
Login an info message with exception.
logInfo(String, Throwable) - Method in class org.enhydra.xml.xmlc.EnhydraXMLCLogger
Login an info message with exception.
logOut(Session) - Static method in class com.lutris.appserver.server.session.SessionUtil
Dissasociates the user from the session and all references to the session are deleted from the session manager.
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.
LONGNAME - Static variable in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
 
LONGNAME - Variable in class org.webdocwf.util.genericstore.data.TypeDefinitionDataStruct
 
LONGNAME - Static variable in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
 
LONGNAME - Variable in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDataStruct
 
LONGNAME - Static variable in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
 
LONGNAME - Variable in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDataStruct
 
LONGNAME - Static variable in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
 
LONGNAME - Variable in class org.webdocwf.util.genericstore.data.AttributeDefinitionDataStruct
 
LONGNAME_MaxLength - Static variable in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
 
LONGNAME_MaxLength - Static variable in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
 
LONGNAME_MaxLength - Static variable in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
 
LONGNAME_MaxLength - Static variable in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
 
lookingAhead - Variable in class com.lutris.appserver.server.jolt.parser.JoltParser
 
lookingAtChar(char, boolean) - Method in class org.apache.xerces.readers.StreamingCharReader
 
lookingAtChar(char, boolean) - Method in interface org.apache.xerces.readers.XMLEntityHandler.EntityReader
Test that the current character is a ch character.
lookingAtSpace(boolean) - Method in class org.apache.xerces.readers.StreamingCharReader
 
lookingAtSpace(boolean) - Method in interface org.apache.xerces.readers.XMLEntityHandler.EntityReader
Test that the current character is a whitespace character.
lookingAtValidChar(boolean) - Method in class org.apache.xerces.readers.StreamingCharReader
 
lookingAtValidChar(boolean) - Method in interface org.apache.xerces.readers.XMLEntityHandler.EntityReader
Test that the current character is valid.
lookup(Element, String) - Method in class org.enhydra.tool.archive.xml.AbstractDescriptorHandler
 
lookup(String) - Method in class org.w3c.tidy.EntityTable
 
lookup(String) - Method in class org.w3c.tidy.AttributeTable
 
lookup(String) - Method in class org.w3c.tidy.TagTable
 
lookup(String) - Method in class org.enhydra.tool.codegen.OptionSet
Get the generator option that has the specified option name.
lookup(String) - Method in class org.enhydra.tool.common.ReplacementSet
Get the generator replacement that has the specified replacement name.
lookupElementDefinition(int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Returns the index of the element definition in the table with the specified name index, or -1 if no such definition exists.
lookupEntity(int) - Method in class org.apache.xerces.readers.DefaultEntityHandler
 
lookupEntity(int) - Method in class org.apache.xerces.readers.DefaultEntityHandler.EntityPool
 
lookupParameterEntity(int) - Method in class org.apache.xerces.readers.DefaultEntityHandler
 
lookupSymbol(StringPool.StringProducer, int, int, int) - Method in class org.apache.xerces.utils.StringPool
 
lookuptContextByPath(String) - Method in class org.enhydra.servlet.servletManager.ServletManager
 
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 (?).
LRU - Static variable in class org.enhydra.dods.trans.Table
 
LRUCache - class com.lutris.util.LRUCache.
This class implements a fixed size Least-Recently-Used cache.
LRUCache - class org.enhydra.dods.cache.LRUCache.
LRUCache class implements LRU cache for storing DO objects.
LRUCache() - Constructor for class org.enhydra.dods.cache.LRUCache
Constructs an empty access-ordered LRUCache instance with a default capacity (16) and load factor (0.75).
LRUCache(int) - Constructor for class com.lutris.util.LRUCache
Create a new, empty cache.
LRUCache(int) - Constructor for class org.enhydra.dods.cache.LRUCache
Constructs an empty access-ordered LRUCache instance with a default capacity (16) and load factor (0.75) and with maximal number of entries.
LRUCache(int, float) - Constructor for class org.enhydra.dods.cache.LRUCache
Constructs an empty access-ordered LRUCache instance with the specified initial capacity and load factor.
LRUCache(int, float, int) - Constructor for class org.enhydra.dods.cache.LRUCache
Constructs an empty access-ordered LRUCache instance with the specified initial capacity, load factor and maximal number of entries.
LRUCache(Map) - Constructor for class org.enhydra.dods.cache.LRUCache
Constructs an access-ordered LRUCache instance with the same mappings as the specified map.
LRUCache(Map, int) - Constructor for class org.enhydra.dods.cache.LRUCache
Constructs an access-ordered LRUCache instance with the same mappings as the specified map.
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 (<).
Lutris - class com.lutris.Lutris.
This class exists for backwards comapatiblity of existing code only.
LUTRIS_ENTITY_CATALOG - Static variable in class org.enhydra.xml.io.XMLEntityResolver
URL for Lutrus Enhydra default entity catalog.
LutrisSnoopServlet - class org.enhydra.servlet.servlets.LutrisSnoopServlet.
Snoop servlet.
LutrisSnoopServlet() - Constructor for class org.enhydra.servlet.servlets.LutrisSnoopServlet
 

Enhydra 5.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 _