Uses of Class
org.apache.xalan.xsltc.compiler.DecimalFormatting

Packages that use DecimalFormatting
org.apache.xalan.xsltc.compiler   
 

Uses of DecimalFormatting in org.apache.xalan.xsltc.compiler
 

Methods in org.apache.xalan.xsltc.compiler that return DecimalFormatting
 DecimalFormatting SymbolTable.getDecimalFormatting(QName name)
           
 

Methods in org.apache.xalan.xsltc.compiler with parameters of type DecimalFormatting
 void SymbolTable.addDecimalFormatting(QName name, DecimalFormatting symbols)