Uses of Class
org.apache.xalan.templates.XMLNSDecl

Packages that use XMLNSDecl
org.apache.xalan.templates Implements the Templates interface, and defines a set of classes that represent an XSLT stylesheet. 
 

Uses of XMLNSDecl in org.apache.xalan.templates
 

Methods in org.apache.xalan.templates with parameters of type XMLNSDecl
(package private)  void ElemTemplateElement.addOrReplaceDecls(XMLNSDecl newDecl)
          Add or replace this namespace declaration in list of namespaces in scope for this element.