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 |
---|---|
KeyDeclaration |
Stylesheet.getKey(int i)
Get an "xsl:key" property.
|
Modifier and Type | Method and Description |
---|---|
void |
Stylesheet.setKey(KeyDeclaration v)
Set the "xsl:key" property.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.