Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
ElemApplyTemplates
Implement xsl:apply-templates.
|
class |
ElemCallTemplate
Implement xsl:call-template.
|
Modifier and Type | Method and Description |
---|---|
Vector |
TransformerImpl.processSortKeys(ElemForEach foreach,
int sourceNodeContext)
Get the keys for the xsl:sort elements.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.