Enhydra 3.1b2 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 (?).
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.
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.
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 (?).
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.
level - Variable in class org.enhydra.xml.dom.DOMInfoPrinter
 
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 (?).
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.
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.
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.
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.
logDebug(String) - Method in interface org.enhydra.xml.xmlc.XMLCLogger
 
logDebug(String) - Method in class org.enhydra.xml.xmlc.StreamXMLCLogger
 
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 interface org.enhydra.xml.xmlc.XMLCLogger
 
logError(String) - Method in class org.enhydra.xml.xmlc.StreamXMLCLogger
 
logError(String, Throwable) - Method in interface org.enhydra.xml.xmlc.XMLCLogger
 
logError(String, Throwable) - Method in class org.enhydra.xml.xmlc.StreamXMLCLogger
 
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 interface org.enhydra.xml.xmlc.XMLCLogger
 
logInfo(String, Throwable) - Method in class org.enhydra.xml.xmlc.StreamXMLCLogger
 
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.
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 (<).

Enhydra 3.1b2 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 _