Package | Description |
---|---|
org.apache.xalan.templates |
Implements the
Templates interface,
and defines a set of classes that represent an XSLT stylesheet. |
Modifier and Type | Method and Description |
---|---|
NamespaceAlias |
Stylesheet.getNamespaceAlias(int i)
Get an "xsl:namespace-alias" property.
|
NamespaceAlias |
StylesheetRoot.getNamespaceAliasComposed(String uri)
Get the "xsl:namespace-alias" property.
|
Modifier and Type | Method and Description |
---|---|
void |
Stylesheet.setNamespaceAlias(NamespaceAlias na)
Set the "xsl:namespace-alias" property.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.