Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
<
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
(?).
debugEnabled()
- Method in class org.enhydra.xml.xmlc.
StreamXMLCLogger
Determine if debug logging is enabled.
debugEnabled()
- Method in class org.enhydra.xml.xmlc.
Log4jXMLCLogger
Determine if messages of priority "debug" will be logged.
debugEnabled()
- Method in interface org.enhydra.xml.xmlc.
XMLCLogger
Determine if debug logging is enabled.
debugEnabled()
- Method in class org.enhydra.xml.xmlc.servlet.
ServletXMLCLogger
Determine if debug logging is enabled.
decrement()
- Method in class org.enhydra.xml.lazydom.html.
CollectionIndex
Decrements the index by one.
DEFAULT_DOCUMENT_CLASS_NAME_XERCES
- Static variable in class org.enhydra.xml.io.
DOMParser.XercesParser
DEFAULT_DOM_TYPE
- Static variable in class org.enhydra.xml.xmlc.metadata.
DocumentClass
Default DOM if neither -domfactory or -dom are specified.
DEFAULT_ENTITY_CATALOG
- Static variable in class org.enhydra.xml.io.
XMLEntityResolver
URL for Enhydra default entity catalog.
DEFAULT_JAVAC
- Static variable in class org.enhydra.xml.xmlc.metadata.
JavaCompilerSection
Default javac compiler.
DEFAULT_NUM_MRU_ENTRIES
- Static variable in class org.enhydra.xml.xmlc.deferredparsing.
Cache
the default size for the MRU cache
DeferredParsingAccessorGenerator
- class org.enhydra.xml.xmlc.deferredparsing.
DeferredParsingAccessorGenerator
.
Generate access methods for deferred parsing support.
DeferredParsingAccessorGenerator()
- Constructor for class org.enhydra.xml.xmlc.deferredparsing.
DeferredParsingAccessorGenerator
DeferredParsingDocBuilderGenerator
- class org.enhydra.xml.xmlc.deferredparsing.
DeferredParsingDocBuilderGenerator
.
Class to generate code to build the document tree with support for deferred parsing.
DeferredParsingDocBuilderGenerator()
- Constructor for class org.enhydra.xml.xmlc.deferredparsing.
DeferredParsingDocBuilderGenerator
deg
- Static variable in class org.enhydra.xml.io.
HTMLEntities
Unicode character for entity
deg
(°).
DELEGATE_FIELD_NAME
- Static variable in class org.enhydra.xml.xmlc.compiler.
ClassGenerator
Name of field containing delegate reference.
deleteCaption()
- Method in class org.enhydra.xml.lazydom.html.
HTMLTableElementImpl
deleteCell(int)
- Method in class org.enhydra.xml.lazydom.html.
HTMLTableRowElementImpl
deleteChild(Class)
- Method in class org.enhydra.xml.xmlc.metadata.
MetaDataElement
Delete a child element given its class.
deleteDeleteElement(DeleteElement)
- Method in class org.enhydra.xml.xmlc.metadata.
DOMEdits
Delete a DeleteElement child element.
DeleteElement
- class org.enhydra.xml.xmlc.metadata.
DeleteElement
.
Delete all matching elements.
DeleteElement(Document)
- Constructor for class org.enhydra.xml.xmlc.metadata.
DeleteElement
Constructor.
deleteElementDef(ElementDef)
- Method in class org.enhydra.xml.xmlc.metadata.
DocumentSection
Delete a ElementDef child element.
deleteElementDef(ElementDef)
- Method in class org.enhydra.xml.xmlc.metadata.
ElementDef
Delete a ElementDef child element.
deleteHTMLAttr(HTMLAttr)
- Method in class org.enhydra.xml.xmlc.metadata.
HTMLSection
Delete a htmlAttr child element.
deleteHTMLTag(HTMLTag)
- Method in class org.enhydra.xml.xmlc.metadata.
HTMLSection
Delete a htmlTag child element.
deleteJavacOption(JavacOption)
- Method in class org.enhydra.xml.xmlc.metadata.
JavaCompilerSection
Delete a JavacOption child element.
deleteJavacOption(String)
- Method in class org.enhydra.xml.xmlc.metadata.
JavaCompilerSection
Delete a JavacOption child element by name.
deleteRow(int)
- Method in class org.enhydra.xml.lazydom.html.
HTMLTableSectionElementImpl
deleteRow(int)
- Method in class org.enhydra.xml.lazydom.html.
HTMLTableElementImpl
deleteRowX(int)
- Method in class org.enhydra.xml.lazydom.html.
HTMLTableSectionElementImpl
deleteTagClass(TagClass)
- Method in class org.enhydra.xml.xmlc.metadata.
DocumentSection
Delete a TagClass child element.
deleteTagSet(HTMLTagSet)
- Method in class org.enhydra.xml.xmlc.metadata.
HTMLSection
Delete a htmlTagSet child element.
deleteTFoot()
- Method in class org.enhydra.xml.lazydom.html.
HTMLTableElementImpl
deleteTHead()
- Method in class org.enhydra.xml.lazydom.html.
HTMLTableElementImpl
deleteURLMapping(URLMapping)
- Method in class org.enhydra.xml.xmlc.metadata.
DOMEdits
Delete a URLMapping child element.
deleteURLRegExpMapping(URLRegExpMapping)
- Method in class org.enhydra.xml.xmlc.metadata.
DOMEdits
Delete a URLRegExpMapping child element.
deleteXCatalog(XCatalog)
- Method in class org.enhydra.xml.xmlc.metadata.
Parser
Delete a XCatalog metadata object.
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
(?).
dhcConstructor
- Variable in class org.enhydra.xml.xmlc.deferredparsing.
DynamicClassLoader
diams
- Static variable in class org.enhydra.xml.io.
HTMLEntities
Unicode character for entity
diams
(?).
divide
- Static variable in class org.enhydra.xml.io.
HTMLEntities
Unicode character for entity
divide
(÷).
DOC_LOADER_CLASS_NAME
- Static variable in class org.enhydra.xml.xmlc.compiler.
ClassGenerator
Class name of the document loader for deferred parsing.
DOC_LOADER_FIELD_NAME
- Static variable in class org.enhydra.xml.xmlc.compiler.
ClassGenerator
Name of field containing document loader reference for deferred parsing.
DOC_TYPE_NAME
- Static variable in class org.enhydra.xml.xmlc.metadata.
MetaDataDocument
Document type name
DocBuilderGenerator
- interface org.enhydra.xml.xmlc.dom.
DocBuilderGenerator
.
Interface for DOM-specific class that generates code to build part the document tree.
DocClassCmdOptions
- class org.enhydra.xml.xmlc.commands.xmlc.
DocClassCmdOptions
.
Command line options parsing document class options.
DocClassCmdOptions(OptionSet)
- Constructor for class org.enhydra.xml.xmlc.commands.xmlc.
DocClassCmdOptions
Constructor.
doCreate(Class)
- Method in class org.enhydra.xml.xmlc.
XMLCStdFactory
Do actualy work of creating a new object.
doCreate(Class)
- Method in class org.enhydra.xml.xmlc.deferredparsing.
XMLCDeferredParsingFactory
Create a new document instance.
doCreate(String, ClassLoader)
- Method in class org.enhydra.xml.xmlc.
XMLCStdFactory
Do actualy work of creating a new object given a name.
doCreate(String, ClassLoader)
- Method in class org.enhydra.xml.xmlc.deferredparsing.
XMLCDeferredParsingFactory
Do actualy work of creating a new object given a name.
doctypeDecl(String, String, String)
- Method in class org.enhydra.xml.xmlc.parsers.xerces.
XercesTracer
doctypeDecl(String, String, String, Augmentations)
- Method in class org.enhydra.xml.xmlc.parsers.xerces.
XercesHTMLDOMParser
Forces the "root" param to uppercase, if it's not null, and passes execution to the superclass.
document
- Variable in class org.enhydra.xml.xmlc.deferredparsing.
DocumentLoaderImpl.CacheEntry
DOCUMENT_NODE_ID
- Static variable in interface org.enhydra.xml.lazydom.
LazyNode
Node id returned for the Document node.
DocumentClass
- class org.enhydra.xml.xmlc.metadata.
DocumentClass
.
Specify properties of the XMLC document class to generate.
DocumentClass(Document)
- Constructor for class org.enhydra.xml.xmlc.metadata.
DocumentClass
Constructor.
DocumentFormat
- class org.enhydra.xml.xmlc.metadata.
DocumentFormat
.
Enumerated type for the format of a document (HTML or XML).
DocumentInfo
- interface org.enhydra.xml.io.
DocumentInfo
.
Interface implemented by a document to support advanced formatting features such as URL rewriting.
DocumentLoader
- interface org.enhydra.xml.xmlc.deferredparsing.
DocumentLoader
.
Interface for creating a DOM by document name.
DocumentLoaderImpl
- class org.enhydra.xml.xmlc.deferredparsing.
DocumentLoaderImpl
.
Default implementation of the
DocumentLoader
interface.
DocumentLoaderImpl.CacheEntry
- class org.enhydra.xml.xmlc.deferredparsing.
DocumentLoaderImpl.CacheEntry
.
Helper class for storing cached DOMs
DocumentLoaderImpl.CacheEntry()
- Constructor for class org.enhydra.xml.xmlc.deferredparsing.
DocumentLoaderImpl.CacheEntry
DocumentLoaderImpl()
- Constructor for class org.enhydra.xml.xmlc.deferredparsing.
DocumentLoaderImpl
Default constructor.
DocumentLoaderImpl(Map)
- Constructor for class org.enhydra.xml.xmlc.deferredparsing.
DocumentLoaderImpl
Constructor.
DocumentSection
- class org.enhydra.xml.xmlc.metadata.
DocumentSection
.
Section that describes the structure of the document and attributes of the elements.
DocumentSection(Document)
- Constructor for class org.enhydra.xml.xmlc.metadata.
DocumentSection
Constructor.
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.
DOM_FACTORY_FIELD_NAME
- Static variable in class org.enhydra.xml.xmlc.compiler.
ClassGenerator
Name for the static field holding the XMLCDomFactory.
DOMAccess
- class org.enhydra.xml.dom.
DOMAccess
.
Method to support accessing the LazyDOM without expanding it.
DOMAccess(Document)
- Constructor for class org.enhydra.xml.dom.
DOMAccess
Create a object to access a specific document.
DOMEditCmdOptions
- class org.enhydra.xml.xmlc.commands.xmlc.
DOMEditCmdOptions
.
Command line options parsing DOM editing options.
DOMEditCmdOptions(OptionSet)
- Constructor for class org.enhydra.xml.xmlc.commands.xmlc.
DOMEditCmdOptions
Constructor.
DOMEdits
- class org.enhydra.xml.xmlc.metadata.
DOMEdits
.
Section containing DOM editing specifications.
DOMEdits(Document)
- Constructor for class org.enhydra.xml.xmlc.metadata.
DOMEdits
Constructor.
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.
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.
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
.
DOMTraversal handler for DOMInfo, using only generic DOM interfaces.
DOMInfoPrinter(int, DOMTraversal, PrintWriter)
- Constructor for class org.enhydra.xml.dom.
DOMInfoPrinter
Constructor.
DOMOps
- class org.enhydra.xml.dom.
DOMOps
.
Various static methods the do simple operations on the DOM.
DOMParser
- class org.enhydra.xml.io.
DOMParser
.
XML parser that parsers to a DOM.
DOMParser.XercesParser
- class org.enhydra.xml.io.
DOMParser.XercesParser
.
Need standarderror handler, this is just a tmp hack.
DOMParser.XercesParser(DOMParser)
- Constructor for class org.enhydra.xml.io.
DOMParser.XercesParser
Construct a parser.
DOMParser()
- Constructor for class org.enhydra.xml.io.
DOMParser
DOMStats
- class org.enhydra.xml.dom.
DOMStats
.
Collect and print statistics on a DOM.
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.NodeHandler
- class org.enhydra.xml.dom.
DOMTraversal.NodeHandler
.
Implementation of handler that calls a single method for all node types.
DOMTraversal.NodeHandler(DOMTraversal)
- Constructor for class org.enhydra.xml.dom.
DOMTraversal.NodeHandler
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.
DOMType
- class org.enhydra.xml.xmlc.metadata.
DOMType
.
Enumerated type for the predefined DOM factories.
doSetText(Element, String)
- Method in class org.enhydra.xml.xmlc.
XMLObjectImpl
Used internally to implement a setTextXXX() method.
DUMP_STDERR_ON_FAIL
- Static variable in class org.enhydra.xml.xmlc.misc.
ProcessRunner
DynamicClassLoader
- class org.enhydra.xml.xmlc.deferredparsing.
DynamicClassLoader
.
DynamicClassLoader(ClassLoader)
- Constructor for class org.enhydra.xml.xmlc.deferredparsing.
DynamicClassLoader
DynamicClassLoader(ClassLoader, XMLCLogger)
- Constructor for class org.enhydra.xml.xmlc.deferredparsing.
DynamicClassLoader
DynamicMLCreator
- interface org.enhydra.xml.xmlc.deferredparsing.
DynamicMLCreator
.
DynamicMLCreatorASM2Impl
- class org.enhydra.xml.xmlc.deferredparsing.
DynamicMLCreatorASM2Impl
.
DynamicMLCreatorASM2Impl(String, String, XMLCDomFactory)
- Constructor for class org.enhydra.xml.xmlc.deferredparsing.
DynamicMLCreatorASM2Impl
DynamicMLCreatorBCELImpl
- class org.enhydra.xml.xmlc.deferredparsing.
DynamicMLCreatorBCELImpl
.
DynamicMLCreatorBCELImpl(String, String, XMLCDomFactory)
- Constructor for class org.enhydra.xml.xmlc.deferredparsing.
DynamicMLCreatorBCELImpl
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
<
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
_
Copyright © 1999-2002 enhydra.org (Mark Diekhans, David Li, Richard Kunze). All Rights reserved.