BEA Systems, Inc.

WebLogic Server 6.1 API Reference

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

Packages that use DecimalFormatProperties
weblogic.apache.xalan.templates   
 

Uses of DecimalFormatProperties in weblogic.apache.xalan.templates
 

Methods in weblogic.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 weblogic.apache.xalan.templates with parameters of type DecimalFormatProperties
 void Stylesheet.setDecimalFormat(DecimalFormatProperties edf)
          Process the xsl:decimal-format element.
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.