|
Class Summary |
| LazyAttrNoNS |
Implementation of the DOM Attr that supports lazy instantiation of
a template DOM. |
| LazyAttrNS |
Implementation of the DOM Attr that supports lazy instantiation of
a template DOM. |
| LazyCDATASection |
Lazy CDATASection node. |
| LazyComment |
Lazy comment node. |
| LazyDocument |
A DOM Document that supports lazy instantiation of a template DOM. |
| LazyDocumentType |
Implementation of the DOM Attr that supports lazy instantiation of
a template DOM. |
| LazyDOMImplementation |
DOMImplementation method for the LazyDOM. |
| LazyDOMInfoPrinter |
LazyDOM DOMInfo traversal handler. |
| LazyDOMSimpleTraversal |
Simple DOM traverser that calls a handler for every node in the DOM tree. |
| LazyDOMTraversal |
Lazy DOM traversal class, calling handler methods for each node based on if
they are expanded or template nodes. |
| LazyElementNoNS |
Implementation of the DOM Element without namespaces that supports lazy
instantiation of a template DOM. |
| LazyElementNS |
Implementation of the DOM Element with namespaces that supports lazy
instantiation of a template DOM. |
| LazyEntity |
Implementation of the DOM Entity that supports lazy instantiation of
a template DOM. |
| LazyEntityReference |
Lazy text node. |
| LazyNotation |
Lazy notation node. |
| LazyProcessingInstruction |
Lazy text node. |
| LazyText |
Lazy text node. |
| NodeIdMap |
Class to assign and map node ids to a node. |
| TemplateDOM |
Class used to contain hold a Template DOM that is shared by all instance
of the document. |