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 _

D

dagger - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity dagger (?).
Dagger - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Dagger (?).
darr - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity darr (?).
dArr - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity dArr (?).
data - Variable in class com.lutris.appserver.server.StandardApplication
Application Data accessable through Jolt Fields.
data - Variable in class com.lutris.appserver.server.jolt.joltpo.JoltPage
Table used to set Jolt fields, contains CGI args, etc.
DatabaseContentException - exception com.lutris.appserver.server.sql.DatabaseContentException.
Exception indicating that data in a database is not what is expected.
DatabaseContentException(DBConnection, String) - Constructor for class com.lutris.appserver.server.sql.DatabaseContentException
Construct given a DBConnection.
DatabaseContentException(String) - Constructor for class com.lutris.appserver.server.sql.DatabaseContentException
Construct with only a detail message.
databaseManager - Variable in class com.lutris.appserver.server.StandardApplication
Database manager instance for application.
DatabaseManager - interface com.lutris.appserver.server.sql.DatabaseManager.
The database management object interface.
DatabaseManagerException - exception com.lutris.appserver.server.sql.DatabaseManagerException.
Exception for database manager failures.
DatabaseManagerException(String) - Constructor for class com.lutris.appserver.server.sql.DatabaseManagerException
Construct with required messsage.
DatabaseManagerException(String, Throwable) - Constructor for class com.lutris.appserver.server.sql.DatabaseManagerException
Construct with a message and associated causing exception.
DatabaseManagerException(Throwable) - Constructor for class com.lutris.appserver.server.sql.DatabaseManagerException
Construct from a causing exception.
DataObjectException - exception com.lutris.dods.builder.generator.query.DataObjectException.
DataObjectException class, used by Business Objects, catch all the DataObject Exceptions, will be passed to POs and handled there.
DataObjectException(String) - Constructor for class com.lutris.dods.builder.generator.query.DataObjectException
Construct a exception without a specified cause.
DataObjectException(String, Throwable) - Constructor for class com.lutris.dods.builder.generator.query.DataObjectException
Construct a exception with an associated causing exception.
DataProviderAssociation - class org.apache.xalan.xpath.DataProviderAssociation.
Key to XLocator association class.
DataProviderAssociation(Object, XLocator) - Constructor for class org.apache.xalan.xpath.DataProviderAssociation
 
DATASOURCE - Static variable in interface org.apache.xalan.xpath.XPathSupport
 
dataType_avt - Variable in class org.apache.xalan.xslt.ElemSort
 
DBConnection - interface com.lutris.appserver.server.sql.DBConnection.
This interface defines a database connection.
dbName - Variable in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
The symbolic name of this logical database.
DBQuery - interface com.lutris.appserver.server.sql.DBQuery.
Utility for querying object from a database.
DBRowUpdateException - exception com.lutris.appserver.server.sql.DBRowUpdateException.
 
DBRowUpdateException(String) - Constructor for class com.lutris.appserver.server.sql.DBRowUpdateException
 
DBTransaction - interface com.lutris.appserver.server.sql.DBTransaction.
Used to perform database transactions.
DEAD - Static variable in interface com.lutris.appserver.server.Application
Dead state code.
deassociateXLocatorToNode(Node) - Method in class org.apache.xalan.xpath.XPathSupportDefault
Deassociate an XLocator provider to a node based on the root of the tree that the node is parented by.
deassociateXLocatorToNode(Node) - Method in interface org.apache.xalan.xpath.XPathEnvSupport
Deassociate an XLocator provider to a node based on the root of the tree that the node is parented by.
deassociateXLocatorToNode(Node) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Associate an XLocator provider to a node.
deassociateXLocatorToNode(Node) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deassociate an XLocator provider to a node.
debug - Variable in class com.lutris.appserver.server.sql.StandardDatabaseManager
Controls debugging for Transactions and Queries.
debug - Static variable in interface com.lutris.appserver.server.sql.DatabaseManager
Flag to enable debug logging of queries and transactions.
DEBUG - Static variable in class com.lutris.logging.Logger
Messages that contain information normally of use only when debugging.
debug() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Sets debug flag to print the SQL statement just before its execution.
DEBUG1 - Static variable in class com.lutris.logging.Logger
Debug detail level 1.
DEBUG2 - Static variable in class com.lutris.logging.Logger
Debug detail level 2.
DEBUG3 - Static variable in class com.lutris.logging.Logger
Debug detail level 3.
DEBUG4 - Static variable in class com.lutris.logging.Logger
Debug detail level 4.
DEBUG5 - Static variable in class com.lutris.logging.Logger
Debug detail level 5.
DEBUG6 - Static variable in class com.lutris.logging.Logger
Debug detail level 6.
DEBUG7 - Static variable in class com.lutris.logging.Logger
Debug detail level 7.
DEBUG8 - Static variable in class com.lutris.logging.Logger
Debug detail level 8.
DEBUG9 - Static variable in class com.lutris.logging.Logger
Debug detail level 9.
debugAll() - Static method in class com.lutris.dods.builder.generator.query.QueryBuilder
Sets debug flag to print the SQL statement just before its execution.
debugEnabled() - Method in class org.enhydra.xml.xmlc.EnhydraXMLCLogger
 
debugEnabled() - Method in interface org.enhydra.xml.xmlc.XMLCLogger
 
debugEnabled() - Method in class org.enhydra.xml.xmlc.StreamXMLCLogger
 
DEBUGTMP - Static variable in class com.lutris.logging.Logger
Temporary debugging; should not be left in shipping code.
declarePrefix(String, String) - Method in class org.xml.sax.helpers.NamespaceSupport
Declare a Namespace prefix.
DeclHandler - interface org.xml.sax.ext.DeclHandler.
SAX2 extension handler for DTD declaration events.
decode(String) - Static method in class com.lutris.http.URLDecoder
Decode a urlencoded string by replacing '+' with space ' ', and "%xx" to the Latin1 character specified by the hex digits "xx".
decrementContextNodePosition() - Method in interface org.apache.xalan.xpath.XPathSupport
Decrement the current context node position.
decrementContextNodePosition() - Method in class org.apache.xalan.xpath.XPathSupportDefault
Decrement the current context node position.
DEFAULT_BUFFER - Static variable in class javax.servlet.jsp.JspWriter
constant indicating that the Writer is buffered and is using the implementation default buffer size
DEFAULT_DECIMAL_FORMAT - Static variable in class org.apache.xalan.xslt.Constants
 
DEFAULT_DEFERRED_DOCUMENT_CLASS_NAME - Static variable in class org.apache.xerces.parsers.DOMParser
Default deferred document class name (org.apache.xerces.dom.DeferredDocumentImpl).
DEFAULT_DOCUMENT_CLASS_NAME - Static variable in class org.apache.xerces.parsers.DOMParser
Default programmatic document class name (org.apache.xerces.dom.DocumentImpl).
DEFAULT_ENTITY_CATALOG - Static variable in class org.enhydra.xml.io.XMLEntityResolver
URL for Enhydra default entity catalog.
DEFAULT_EXTENSION_LIAISON - Static variable in class org.apache.xalan.xpath.ExtensionFunctionHandler
 
DEFAULT_MATCHES_KEYWORD - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
DEFAULT_PREFIX_STR - Static variable in class org.apache.xalan.xpath.dtm.DTM
 
DEFAULT_WILDCARD - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
defaultEncodeUrlState - Static variable in class com.lutris.appserver.server.session.StandardSessionManager
Indicates url encoding status.
DefaultErrorHandler - class org.apache.xalan.xpath.xml.DefaultErrorHandler.
Implement SAX error handler for default reporting.
DefaultErrorHandler(String) - Constructor for class org.apache.xalan.xpath.xml.DefaultErrorHandler
 
DefaultHandler - class org.xml.sax.helpers.DefaultHandler.
Default base class for SAX2 event handlers.
DefaultHandler() - Constructor for class org.xml.sax.helpers.DefaultHandler
 
defaultIdleScanInterval - Static variable in class com.lutris.appserver.server.session.StandardSessionManager
Default interval, in seconds, to scan for sessions to expire.
defaultMaxSessionIdleTime - Static variable in class com.lutris.appserver.server.session.StandardSessionManager
Default maximum session idle time, in seconds.
defaultMaxSessionLifeTime - Static variable in class com.lutris.appserver.server.session.StandardSessionManager
Default maximum session life time, in seconds.
defaultQueryTimeout - Variable in class com.lutris.appserver.server.sql.informix.InformixLogicalDatabase
The amount of time (in seconds) that a query will block before throwing an exception.
defaultRandomizerIntervals - Static variable in class com.lutris.appserver.server.session.StandardSessionManager
Default list of randomize key generator time intervals, in seconds.
defaultTransactionTimeout - Variable in class com.lutris.appserver.server.sql.informix.InformixLogicalDatabase
The amount of time (in seconds) that a transaction will block before throwing an exception.
defaultUrl - Variable in class com.lutris.appserver.server.StandardApplication
Default URL used for application if defined in Config file.
deg - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity deg (°).
delete() - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
delete(String) - Method in interface com.lutris.util.PersistentStore
Method to delete a a key.
delete(Transaction) - Method in interface com.lutris.appserver.server.sql.DBTransaction
Method to delete an object in the database.
delete(Transaction) - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
Method to delete an object in the database.
deleteCaption() - Method in interface org.w3c.dom.html.HTMLTableElement
Delete the table caption, if one exists.
deleteCell(int) - Method in interface org.w3c.dom.html.HTMLTableRowElement
Delete a cell from the current row.
deleteContents() - Method in interface org.w3c.dom.range.Range
Removes the contents of a range from the containing document or document fragment without returning a reference to the removed content.
deleteData(int, int) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
 
deleteData(int, int) - Method in interface org.w3c.dom.CharacterData
Remove a range of 16-bit units from the node.
deleteRow(int) - Method in interface org.w3c.dom.html.HTMLTableSectionElement
Delete a row from this section.
deleteRow(int) - Method in interface org.w3c.dom.html.HTMLTableElement
Delete a table row.
deleteSession(Session) - Method in interface com.lutris.appserver.server.session.SessionManager
Removes a session from the session manager.
deleteSession(Session) - Method in class com.lutris.appserver.server.session.StandardSessionManager
Removes a session from the Session Table.
deleteSession(String) - Method in interface com.lutris.appserver.server.session.SessionManager
Removes a session from the manager.
deleteSession(String) - Method in class com.lutris.appserver.server.session.StandardSessionManager
Removes a session from the Session Table.
deleteTFoot() - Method in interface org.w3c.dom.html.HTMLTableElement
Delete the footer from the table, if one exists.
deleteTHead() - Method in interface org.w3c.dom.html.HTMLTableElement
Delete the header from the table, if one exists.
delta - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity delta (?).
Delta - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Delta (?).
destroy() - Method in interface javax.servlet.Servlet
Called by the servlet container to indicate to a servlet that the servlet is being taken out of service.
destroy() - Method in class javax.servlet.GenericServlet
Called by the servlet container to indicate to a servlet that the servlet is being taken out of service.
destroy() - Method in class org.apache.xalan.xslt.client.XSLTProcessorApplet
Cleanup; called when applet is terminated and unloaded.
detach() - Method in interface org.w3c.dom.range.Range
Called to indicate that the range is no longer in use and that the implementation may relinquish any resources associated with this range.
detach() - Method in interface org.w3c.dom.traversal.NodeIterator
Detaches the iterator from the set which it iterated over, releasing any computational resources and placing the iterator in the INVALID state.
DEVELOPMENT - Static variable in class org.apache.xalan.xslt.XSLProcessorVersion
Development Drop Number.
diag(String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Bottleneck output of diagnostics.
diagnoseTemplateChildren(Node, Node) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Print some diagnostics about the current template child.
diagnoseXPathString(String) - Static method in class org.apache.xalan.xpath.XPathProcessorImpl
Dump an XPath string to System.out.
diagnoseXPathString2(String) - Static method in class org.apache.xalan.xpath.XPathProcessorImpl
Dump an XPath string to System.out.
diagnoseXPathString3(String) - Static method in class org.apache.xalan.xpath.XPathProcessorImpl
Dump an XPath string to System.out.
diams - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity diams (?).
DirectoryException - exception com.lutris.appserver.server.httpPresentation.DirectoryException.
 
DirectoryException(String) - Constructor for class com.lutris.appserver.server.httpPresentation.DirectoryException
Constructor.
dirty - Variable in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
disableVersioning() - Static method in class com.lutris.appserver.server.sql.CoreDO
Disable use of the version column.
dispatchEvent(Event) - Method in interface org.w3c.dom.events.EventTarget
This method allows the dispatch of events into the implementations event model.
display(int) - Method in class org.apache.xalan.xpath.dtm.DTM
DTM development API: Given a node index, write the node's contents in extremely terse form onto Standard Output.
displayAll(JoltPage) - Static method in class com.lutris.appserver.server.jolt.joltpo.JoltDebug
Display the httpRequest object.
displayDuration(String, Object) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Display the duration since pushTime was called.
displayRequest(JoltPage) - Static method in class com.lutris.appserver.server.jolt.joltpo.JoltDebug
Display the httpRequest object.
displayResponse(JoltPage) - Static method in class com.lutris.appserver.server.jolt.joltpo.JoltDebug
Display the httpResponse object.
distinct() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
 
div(XPathSupport, Node, int) - Method in class org.apache.xalan.xpath.XPath
Divide a number.
divide - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity divide (÷).
divide(Currency) - Method in class com.lutris.util.Currency
Returns a Currency whose value is (this / val).
divide(int) - Method in class com.lutris.util.Currency
Returns a Currency whose value is (this / val).
doAfterBody() - Method in interface javax.servlet.jsp.tagext.BodyTag
Actions after some body has been evaluated.
doAfterBody() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
Actions after some body has been evaluated.
DocBuilderGenerator - interface org.enhydra.xml.xmlc.dom.DocBuilderGenerator.
 
doContinue - Static variable in class com.lutris.http.HttpStatus
 
doctypeDecl(QName, int, int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Called when the doctype decl is scanned
Document - interface org.w3c.dom.Document.
The Document interface represents the entire HTML or XML document.
DOCUMENT_FRAGMENT_NODE - Static variable in interface org.w3c.dom.Node
 
DOCUMENT_NODE - Static variable in interface org.w3c.dom.Node
 
DOCUMENT_NODE_ID - Static variable in interface org.enhydra.xml.lazydom.LazyNode
Node id returned for the Document node.
DOCUMENT_TYPE_NODE - Static variable in interface org.w3c.dom.Node
 
DocumentBuilder - class javax.xml.parsers.DocumentBuilder.
Instances of DocumentBuilder provide a mechansim for parsing XML documents into a DOM document tree represented by an org.w3c.dom.Document object.
DocumentBuilder() - Constructor for class javax.xml.parsers.DocumentBuilder
Implementors of this abstract class are not required to provide a public no-argument constructor, since instantiation is taken care by DocumentBuilderFactory implementations.
DocumentBuilderFactory - class javax.xml.parsers.DocumentBuilderFactory.
The DocumentBuilderFactory defines a factory API that enables applications to configure and obtain a parser to parse XML documents into a DOM Document tree.
DocumentBuilderFactory() - Constructor for class javax.xml.parsers.DocumentBuilderFactory
Implementors of this abstract class must provide their own public no-argument constructor in order for the static newInstance() method to work correctly.
DocumentEvent - interface org.w3c.dom.events.DocumentEvent.
The DocumentEvent interface provides a mechanism by which the user can create an Event of a type supported by the implementation.
DocumentFragment - interface org.w3c.dom.DocumentFragment.
DocumentFragment is a "lightweight" or "minimal" Document object.
DocumentHandler - interface org.xml.sax.DocumentHandler.
Deprecated. This interface has been replaced by the SAX2 ContentHandler interface, which includes Namespace support.
DocumentInfo - interface org.enhydra.xml.io.DocumentInfo.
 
DocumentRange - interface org.w3c.dom.range.DocumentRange.
 
DocumentTraversal - interface org.w3c.dom.traversal.DocumentTraversal.
DocumentTraversal contains methods that create iterators and tree-walkers to traverse a node and its children in document order (depth first, pre-order traversal, which is equivalent to the order in which the start tags occur in the text representation of the document).
DocumentType - interface org.w3c.dom.DocumentType.
Each Document has a doctype attribute whose value is either null or a DocumentType object.
doDelete(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a DELETE request.
doEndTag() - Method in class javax.servlet.jsp.tagext.TagSupport
Process the end tag.
doEndTag() - Method in interface javax.servlet.jsp.tagext.Tag
Process the end tag.
doEndTag() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
Process the end tag.
doExpandChildren(LazyParent) - Method in class org.enhydra.xml.lazydom.LazyDocument
Do work of expanding the children of a node, if they are not already expanded.
doExpandParent(LazyParent) - Method in class org.enhydra.xml.lazydom.LazyDocument
Do work of expanding the parent of a node, if it is not already expanded.
doGet(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a GET request.
doInitBody() - Method in interface javax.servlet.jsp.tagext.BodyTag
Prepare for evaluation of the body.
doInitBody() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
Prepare for evaluation of the body It will be invoked at most once per action invocation.
DOMAccess - class org.enhydra.xml.dom.DOMAccess.
 
DOMAccess(Document) - Constructor for class org.enhydra.xml.dom.DOMAccess
 
DOMError - error org.enhydra.xml.dom.DOMError.
Error for DOM methods.
DOMError(String) - Constructor for class org.enhydra.xml.dom.DOMError
Construct an error without a specified cause.
DOMError(String, Throwable) - Constructor for class org.enhydra.xml.dom.DOMError
Construct an error with an associated causing error.
DOMError(Throwable) - Constructor for class org.enhydra.xml.dom.DOMError
Construct an error from a causing error.
DOMException - exception org.w3c.dom.DOMException.
DOM operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impossible to perform (either for logical reasons, because data is lost, or because the implementation has become unstable).
DOMException(short, String) - Constructor for class org.w3c.dom.DOMException
 
DOMFormatter - class org.enhydra.xml.io.DOMFormatter.
Class for formatting DOMs into a documents.
DOMFormatter() - Constructor for class org.enhydra.xml.io.DOMFormatter
Construct a new XML formatter with default output options.
DOMFormatter(OutputOptions) - Constructor for class org.enhydra.xml.io.DOMFormatter
Construct a new XML formatter with the specified output options.
DOMImplementation - interface org.w3c.dom.DOMImplementation.
The DOMImplementation interface provides a number of methods for performing operations that are independent of any particular instance of the document object model.
DOMInfo - class org.enhydra.xml.dom.DOMInfo.
Methods to print information out about a DOM.
DOMInfo(int, DOMTraversal, DOMInfoPrinter, PrintWriter) - Constructor for class org.enhydra.xml.dom.DOMInfo
Constructor for derived objects.
DOMInfoPrinter - class org.enhydra.xml.dom.DOMInfoPrinter.
 
DOMInfoPrinter(int, DOMTraversal, PrintWriter) - Constructor for class org.enhydra.xml.dom.DOMInfoPrinter
 
DOMOps - class org.enhydra.xml.dom.DOMOps.
Various static methods the do simple operations on the DOM.
DOMParser - class org.apache.xerces.parsers.DOMParser.
DOMParser provides a parser which produces a W3C DOM tree as its output
DOMParser - class org.enhydra.xml.io.DOMParser.
XML parser that parsers to a DOM.
DOMParser() - Constructor for class org.apache.xerces.parsers.DOMParser
Default constructor.
DOMParser() - Constructor for class org.enhydra.xml.io.DOMParser
 
DOMSerializer - interface org.apache.xml.serialize.DOMSerializer.
Interface for a DOM serializer implementation.
DOMStats - class org.enhydra.xml.dom.DOMStats.
Collect and print statistics on a DOM.
DOMSTRING_SIZE_ERR - Static variable in class org.w3c.dom.DOMException
 
DOMTraversal - class org.enhydra.xml.dom.DOMTraversal.
Class that traverse a DOM tree or subtree, calling handler methods for each node.
DOMTraversal.Handler - interface org.enhydra.xml.dom.DOMTraversal.Handler.
Interface for node callback object.
DOMTraversal(DOMTraversal.Handler, int) - Constructor for class org.enhydra.xml.dom.DOMTraversal
Constructor.
DOMTraversal(int) - Constructor for class org.enhydra.xml.dom.DOMTraversal
Default constructor, set handler later.
DONT_LOAD - Static variable in interface com.lutris.classloader.MultiClassLoader.ClassFilter
Value returned to indicate that the class should not be loaded by this class loader.
doOptions(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a OPTIONS request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a POST request.
doPredicate(XPath, XPathSupport, Node, int, int, int) - Method in class org.apache.xalan.xpath.SimpleNodeLocator
Test a node to see if it matches the predicate test.
doPut(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a PUT request.
doSetText(Element, String) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
Used internally to implement a setTextXXX() method.
doStartTag() - Method in class javax.servlet.jsp.tagext.TagSupport
Process the start tag for this instance.
doStartTag() - Method in interface javax.servlet.jsp.tagext.Tag
Process the start tag for this instance.
doStartTag() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
Process the start tag for this instance.
doTrace(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a TRACE request.
driver - Variable in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Driver object object.
drop(DBConnection) - Method in interface com.lutris.appserver.server.sql.ConnectionAllocator
Used to drop a connection from the pool.
drop(DBConnection) - Method in class com.lutris.appserver.server.sql.standard.StandardConnectionAllocator
Called when a connection in this pool has an SQL error.
dropAllNow() - Method in interface com.lutris.appserver.server.sql.ConnectionAllocator
Drop all the connection in the pool immediately.
dropAllNow() - Method in class com.lutris.appserver.server.sql.standard.StandardConnectionAllocator
Called when the database manager is shutting down: Close all connections immediately.
DTDHandler - interface org.xml.sax.DTDHandler.
Receive notification of basic DTD-related events.
dtm - Variable in class org.apache.xalan.xpath.dtm.DTMProxy
 
DTM - class org.apache.xalan.xpath.dtm.DTM.
DTM is an XML document model expressed as a table rather than an object tree.
DTM() - Constructor for class org.apache.xalan.xpath.dtm.DTM
Construct a DTM.
DTM(ProblemListener) - Constructor for class org.apache.xalan.xpath.dtm.DTM
Construct a DTM.
DTMException - exception org.apache.xalan.xpath.dtm.DTMException.
Simple implementation of DOMException.
DTMException(short) - Constructor for class org.apache.xalan.xpath.dtm.DTMException
 
DTMException(short, String) - Constructor for class org.apache.xalan.xpath.dtm.DTMException
Constructs a DOM/DTM exception.
DTMLiaison - class org.apache.xalan.xpath.dtm.DTMLiaison.
Liaison to Document Table Model (DTM) XML parser -- the default liaison and parser that XSLTProcessor uses to perform transformations.
DTMLiaison() - Constructor for class org.apache.xalan.xpath.dtm.DTMLiaison
Construct an instance.
DTMLiaison(ErrorHandler) - Constructor for class org.apache.xalan.xpath.dtm.DTMLiaison
Constructor that takes SAX ErrorHandler as an argument.
DTMLiaison(XPathEnvSupport) - Constructor for class org.apache.xalan.xpath.dtm.DTMLiaison
Construct an instance.
DTMNodeLocator - class org.apache.xalan.xpath.dtm.DTMNodeLocator.
DTMNodeLocator() - Constructor for class org.apache.xalan.xpath.dtm.DTMNodeLocator
Create a DTMNodeLocator object.
DTMProxy - class org.apache.xalan.xpath.dtm.DTMProxy.
DTMProxy presents a DOM Node API front-end to the DTM model.
DTMProxyMap - class org.apache.xalan.xpath.dtm.DTMProxyMap.
DTMProxyMap is a quickie (as opposed to quick) implementation of the DOM's NamedNodeMap interface, intended to support DTMProxy's getAttributes() call.
dump() - Method in class org.apache.xalan.xpath.dtm.DTM
DTM development API: display() all the nodes in the DTM.
dumpDTM() - Method in class org.apache.xalan.xpath.dtm.DTM
 
dumpRemainingTokenQueue() - Method in class org.apache.xalan.xpath.XPathProcessorImpl
Dump the remaining token queue.
DuplicateKeyException - exception com.lutris.appserver.server.session.DuplicateKeyException.
 
DuplicateKeyException(String) - Constructor for class com.lutris.appserver.server.session.DuplicateKeyException
 
DuplicateKeyException(String, Throwable) - Constructor for class com.lutris.appserver.server.session.DuplicateKeyException
 
DuplicateKeyException(Throwable) - Constructor for class com.lutris.appserver.server.session.DuplicateKeyException
 

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 _