|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Format | |
| com.marringtons.string | Strings are as varied as the human language they represent - and require additional support for translation to/from the computer domain. |
| Uses of Format in com.marringtons.string |
| Methods in com.marringtons.string that return Format | |
static Format |
Format.pattern(String pattern)
Retrieve or create a @see MessageFormat given a pattern. |
Format |
Format.with(Object argument)
Used to build up a message from the parts. |
Format |
Format.with(int argument)
Used to build up a message from the parts. |
Format |
Format.with(char argument)
Used to build up a message from the parts. |
Format |
Format.with(boolean argument)
Used to build up a message from the parts. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||