rails.util
Class Format

java.lang.Object
  extended by rails.util.Format

public class Format
extends java.lang.Object


Method Summary
static java.lang.String money(int amount)
           
static void setMoneyFormat(java.lang.String format)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

money

public static java.lang.String money(int amount)

setMoneyFormat

public static void setMoneyFormat(java.lang.String format)