Package org.apache.poi.hwpf.converter
Class NumberFormatter
- java.lang.Object
-
- org.apache.poi.hwpf.converter.NumberFormatter
-
@Beta public final class NumberFormatter extends java.lang.Object
Utility class to translate numbers in letters, usually for lists.
-
-
Constructor Summary
Constructors Constructor Description NumberFormatter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
getNumber(int num, int style)
-