| Class | Description |
|---|---|
| DoubleConverter | Deprecated |
| HundredthLocalNumberConverter |
Same as of
LocalNumberConverter but always use 2 decimals: it's
a suitable default for money, etc. |
| JsonConverter |
This converter will convert any field by serializing it to its JSON String representation.
|
| LocalNumberConverter |
this class convert a double and integer with local format or standard format
To use this converter, add the following lines in your
classpath:xwork-conversion.properties file : |
Copyright © 2010–2014 CodeLutin. All rights reserved.