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 | Description |
---|---|---|
DecimalFormatProperties |
Stylesheet.getDecimalFormat(int i) |
Get an "xsl:decimal-format" property.
|
DecimalFormatProperties |
Stylesheet.getDecimalFormat(QName name) |
Get an "xsl:decimal-format" property.
|
Modifier and Type | Method | Description |
---|---|---|
void |
Stylesheet.setDecimalFormat(DecimalFormatProperties edf) |
Process the xsl:decimal-format element.
|
Copyright © 2014 Apache XML Project. All Rights Reserved.