com.liferay.portlet.currencyconverter.util
Class CurrencyUtil
java.lang.Object
com.liferay.portlet.currencyconverter.util.CurrencyUtil
public class CurrencyUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getAllSymbols
public static Map<String,String> getAllSymbols(javax.servlet.jsp.PageContext pageContext)
getCurrency
public static Currency getCurrency(String symbol)
isCurrency
public static boolean isCurrency(String symbol)