Free Download - Stylus Studio, The World's Best XML IDE!


Uses of Class
org.apache.xalan.templates.DecimalFormatProperties

Packages that use DecimalFormatProperties
org.apache.xalan.templates Implements the Templates interface, and defines a set of classes that represent an XSLT stylesheet. 
 

Uses of DecimalFormatProperties in org.apache.xalan.templates
 

Methods in org.apache.xalan.templates that return DecimalFormatProperties
 DecimalFormatProperties Stylesheet.getDecimalFormat(QName name)
          Get an "xsl:decimal-format" property.
 DecimalFormatProperties Stylesheet.getDecimalFormat(int i)
          Get an "xsl:decimal-format" property.
 

Methods in org.apache.xalan.templates with parameters of type DecimalFormatProperties
 void Stylesheet.setDecimalFormat(DecimalFormatProperties edf)
          Process the xsl:decimal-format element.
 



Copyright © 1999-2004 Apache XML Project. All Rights Reserved.
Stylus Studio's XSLT editor and XSLT debugger are fully integrated with Apache Xalan.