|
||||||||||
| 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.xalan.transformer | In charge of run-time transformations and the production of result trees. |
| 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.xalan.transformer |
| Methods in org.apache.xalan.transformer that return NamespaceSupport | |
NamespaceSupport |
ResultTreeHandler.getNamespaceSupport()
Get the NamespaceSupport object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||