Packageat.fhjoanneum.dmt.umj.core.util.ziputil
Classpublic class StringFormatter
InheritanceStringFormatter Inheritance Object

Helper: (used at Unzip and Zip) StringFormatter provides a static class to work with file-sizes in KB, MB and GB and Dates.



Public Methods
 MethodDefined By
  
StringFormatter
  
getFormattedDate(d:Date):String
StringFormatter
  
getFormattedFileSize(fileSize:Number):String
StringFormatter
Constructor Detail
StringFormatter()Constructor
public function StringFormatter()



Method Detail
getFormattedDate()method
public function getFormattedDate(d:Date):String

Parameters

d:Date

Returns
String
getFormattedFileSize()method 
public function getFormattedFileSize(fileSize:Number):String

Parameters

fileSize:Number

Returns
String