com.bankframe.util.text
Class EonMessageFormat

java.lang.Object
  |
  +--com.bankframe.util.text.EonMessageFormat

public class EonMessageFormat
extends java.lang.Object


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

Method Detail

format

public static java.lang.String format(java.lang.String pattern,
                                      java.util.Map variables)

format

public static java.lang.String format(java.lang.String pattern,
                                      DataPacket data)


Copyright © 2005 Siebel Systems, Inc. All rights reserved.