org.eclipse.higgins.proxy.web.util
Class CardsUtil

java.lang.Object
  extended by org.eclipse.higgins.proxy.web.util.CardsUtil

public class CardsUtil
extends Object


Field Summary
static org.dom4j.Namespace NAMESPACE_IC
           
 
Method Summary
static UIResponseCardTO cardToFromCrd(String crd)
           
static Map tokenToValues(String token)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAMESPACE_IC

public static final org.dom4j.Namespace NAMESPACE_IC
Method Detail

tokenToValues

public static Map tokenToValues(String token)
                         throws org.dom4j.DocumentException
Throws:
org.dom4j.DocumentException

cardToFromCrd

public static UIResponseCardTO cardToFromCrd(String crd)
                                      throws Exception
Throws:
Exception