Package com.itextpdf.io.util
Class DecimalFormatUtil
- java.lang.Object
-
- com.itextpdf.io.util.DecimalFormatUtil
-
public final class DecimalFormatUtil extends java.lang.ObjectThis 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.DecimalFormatSymbolsdfs
-
Constructor Summary
Constructors Modifier Constructor Description privateDecimalFormatUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringformatNumber(double d, java.lang.String pattern)
-