org.apache.poi.hdf.extractor.util
Class NumberFormatter

java.lang.Object
  extended by org.apache.poi.hdf.extractor.util.NumberFormatter

Deprecated.

@Deprecated
public final class NumberFormatter
extends java.lang.Object

TODO Comment me


Constructor Summary
NumberFormatter()
          Deprecated.  
 
Method Summary
static java.lang.String getNumber(int num, int style)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NumberFormatter

public NumberFormatter()
Deprecated. 
Method Detail

getNumber

public static java.lang.String getNumber(int num,
                                         int style)
Deprecated.