|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hrodberaht.i18n.formatter.Formatter
org.hrodberaht.i18n.formatter.NumberFormatter
org.hrodberaht.i18n.formatter.IntegerFormatter
public class IntegerFormatter
Simple Java Utils
| Field Summary |
|---|
| Fields inherited from class org.hrodberaht.i18n.formatter.Formatter |
|---|
locale |
| Constructor Summary | |
|---|---|
IntegerFormatter()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
convertToObject(java.lang.String target)
Returns an object representation of its argument. |
java.lang.String |
convertToString(java.lang.Object obj)
Returns a formatted version of its argument. |
| Methods inherited from class org.hrodberaht.i18n.formatter.NumberFormatter |
|---|
fixCharacterJVMErrorsForDecimalFormat, parseNumber |
| Methods inherited from class org.hrodberaht.i18n.formatter.Formatter |
|---|
getFormatter, getFormatter, isSupportedType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IntegerFormatter()
| Method Detail |
|---|
public java.lang.Object convertToObject(java.lang.String target)
convertToObject in class Formatterpublic java.lang.String convertToString(java.lang.Object obj)
convertToString in class Formatter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||