|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NamespaceAlias | |
---|---|
org.apache.xalan.templates | Implements the Templates interface,
and defines a set of classes that represent an XSLT stylesheet. |
Uses of NamespaceAlias in org.apache.xalan.templates |
---|
Methods in org.apache.xalan.templates that return NamespaceAlias | |
---|---|
NamespaceAlias |
Stylesheet.getNamespaceAlias(int i)
Get an "xsl:namespace-alias" property. |
NamespaceAlias |
StylesheetRoot.getNamespaceAliasComposed(java.lang.String uri)
Get the "xsl:namespace-alias" property. |
Methods in org.apache.xalan.templates with parameters of type NamespaceAlias | |
---|---|
(package private) void |
StylesheetRoot.recomposeNamespaceAliases(NamespaceAlias nsAlias)
Recompose the namespace-alias declarations. |
void |
Stylesheet.setNamespaceAlias(NamespaceAlias na)
Set the "xsl:namespace-alias" property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |