Uses of Class
org.apache.xalan.stree.AttrImpl

Packages that use AttrImpl
org.apache.xalan.stree Implementation of the Xalan Source Tree, which is a DOM implementation that is optimized for XSLT processing and the needs of Xalan. 
 

Uses of AttrImpl in org.apache.xalan.stree
 

Subclasses of AttrImpl in org.apache.xalan.stree
 class AttrImplNS
          **For internal use only** Class to hold information about an attribute node with a name space
 class NameSpaceDecl
          **For internal use only** Class to represent NameSpace Decl nodes
 

Methods in org.apache.xalan.stree that return AttrImpl
 AttrImpl ElementImpl.getChildAttribute(int i)
          Get the nth attribute child.
 



Copyright � 2000 Apache XML Project. All Rights Reserved.