|
|||||||||
| Home >> All >> org >> enhydra >> xml >> [ lazydom overview ] | PREV NEXT | ||||||||
Uses of Class
org.enhydra.xml.lazydom.LazyDocument
| Uses of LazyDocument in org.enhydra.xml.lazydom |
| Fields in org.enhydra.xml.lazydom declared as LazyDocument | |
private LazyDocument |
TemplateDOM.fTemplateDocument
The template document, marked readonly |
private LazyDocument |
LazyDocument.fTemplateNode
Template for this Document. |
private LazyDocument |
LazyDOMTraversal.fLazyDoc
Lazy document being traversed |
private LazyDocument |
LazyDOMSimpleTraversal.fLazyDoc
Lazy document being traversed |
| Methods in org.enhydra.xml.lazydom that return LazyDocument | |
LazyDocument |
LazyDocument.getTemplateDocument()
Get the template for this node. |
| Methods in org.enhydra.xml.lazydom with parameters of type LazyDocument | |
private void |
LazyElementNoNS.doExpandAttributes(LazyDocument doc)
Do work of expanding attributes. |
private void |
LazyElementNS.doExpandAttributes(LazyDocument doc)
Do work of expanding attributes. |
private void |
LazyDocumentType.doExpandContents(LazyDocument doc)
Do work of expanding the contents. |
|
|||||||||
| Home >> All >> org >> enhydra >> xml >> [ lazydom overview ] | PREV NEXT | ||||||||