org.zkoss.mesg
Interface Messages.Formatter

Enclosing class:
Messages

public static interface Messages.Formatter

The formatter used by Messages.get(int, Object[], Locale) to format the specified object.


Method Summary
 java.lang.Object format(java.lang.Object o)
          Formats the specified object into a string.
 

Method Detail

format

java.lang.Object format(java.lang.Object o)
Formats the specified object into a string.



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo