Uses of Class
org.enhydra.xml.lazydom.LazyAttrNoNS

Packages that use LazyAttrNoNS
org.enhydra.xml.lazydom org.enhydra.xml.lazydom implements a DOM used for templates that is expanded in a lazy manner. 
 

Uses of LazyAttrNoNS in org.enhydra.xml.lazydom
 

Methods in org.enhydra.xml.lazydom that return LazyAttrNoNS
 LazyAttrNoNS LazyAttrNoNS.getTemplateAttr()
          Get the template for this node.
 

Constructors in org.enhydra.xml.lazydom with parameters of type LazyAttrNoNS
LazyAttrNoNS(LazyDocument ownerDoc, LazyAttrNoNS template, String qualifiedName)
          Constructor with no namespace.
 



Copyright © 1999-2002 enhydra.org (Mark Diekhans, David Li, Richard Kunze). All Rights reserved.