com.bankframe.util.text
Class EonMessageFormat

java.lang.Object
  extended by com.bankframe.util.text.EonMessageFormat

public class EonMessageFormat
extends Object


Method Summary
static String format(String pattern, DataPacket data)
           
static String format(String pattern, Map variables)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

format

public static String format(String pattern,
                            Map variables)

format

public static String format(String pattern,
                            DataPacket data)


Copyright © 2005, 2007, Oracle. All rights reserved.