|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NamespaceSupport | |
org.apache.xalan.templates | Implements the Templates interface,
and defines a set of classes that represent an XSLT stylesheet. |
org.apache.xml.utils | Implementation of Xalan utility classes. |
Uses of NamespaceSupport in org.apache.xalan.templates |
Methods in org.apache.xalan.templates with parameters of type NamespaceSupport | |
void |
ElemTemplateElement.setPrefixes(NamespaceSupport nsSupport)
From the SAX2 helper class, set the namespace table for this element. |
void |
ElemTemplateElement.setPrefixes(NamespaceSupport nsSupport,
boolean excludeXSLDecl)
Copy the namespace declarations from the NamespaceSupport object. |
Uses of NamespaceSupport in org.apache.xml.utils |
Subclasses of NamespaceSupport in org.apache.xml.utils | |
class |
NamespaceSupport2
Encapsulate Namespace tracking logic for use by SAX drivers. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |