XWork will automatically handle the most common type conversion for you.
This includes support for converting to and from Strings for each of the following:
- String
- boolean / Boolean
- char / Character
- int / Integer, float / Float, long / Long, double / Double
- dates - uses the SHORT or RFC3339 format (
yyyy-MM-dd'T'HH:mm:ss
) for the Locale associated with the current request - arrays - assuming the individual strings can be coverted to the individual items
- collections - if not object type can be determined, it is assumed to be a String and a new ArrayList is created
沒有留言:
張貼留言