|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.silvermoon.moonglow.format.FormatterFactory
Produces a Formatter instance from a formatId
| Constructor Summary | |
FormatterFactory()
|
|
| Method Summary | |
static Formatter |
createFormatter(java.lang.String formatId)
Static method to create the Formatter |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FormatterFactory()
| Method Detail |
public static Formatter createFormatter(java.lang.String formatId)
throws FormatException
FormatException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||