|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 -- derived nodes can index the children, and, combined with specialized node iterators (and tree walkers) can provide optimal child retrieval. |
Uses of AttrImpl in org.apache.xalan.stree |
Subclasses of AttrImpl in org.apache.xalan.stree | |
class |
AttrImplNS
|
class |
NameSpaceDecl
|
Methods in org.apache.xalan.stree that return AttrImpl | |
AttrImpl |
ElementImpl.getChildAttribute(int i)
Get the nth attribute child. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |