Package com.itextpdf.io.util
Class DecimalFormatUtil
- java.lang.Object
-
- com.itextpdf.io.util.DecimalFormatUtil
-
public final class DecimalFormatUtil extends java.lang.Object
This file is a helper class for internal usage only. Be aware that its API and functionality may be changed in future.
-
-
Field Summary
Fields Modifier and Type Field Description private static java.text.DecimalFormatSymbols
dfs
-
Constructor Summary
Constructors Modifier Constructor Description private
DecimalFormatUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
formatNumber(double d, java.lang.String pattern)
-