org.apache.myfaces.trinidadinternal.share.util
Class FastMessageFormat

java.lang.Object
  extended by org.apache.myfaces.trinidad.util.FastMessageFormat
      extended by org.apache.myfaces.trinidadinternal.share.util.FastMessageFormat

Deprecated.

@Deprecated
public class FastMessageFormat
extends org.apache.myfaces.trinidad.util.FastMessageFormat

For backwards compatibility only


Constructor Summary
FastMessageFormat(java.lang.String formatString)
          Deprecated. Creates a FastMessageFormat based on the given format string.
 
Method Summary
 
Methods inherited from class org.apache.myfaces.trinidad.util.FastMessageFormat
format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FastMessageFormat

public FastMessageFormat(java.lang.String formatString)
Deprecated. 
Creates a FastMessageFormat based on the given format string.



Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.