Package | Description |
---|---|
com.opensymphony.xwork2.conversion.impl |
Modifier and Type | Class and Description |
---|---|
class |
AnnotationXWorkConverter
Deprecated.
Since XWork 2.0.4, the implementation of XWorkConverter handles the processing of annotations.
|
class |
ArrayConverter |
class |
CollectionConverter |
class |
DateConverter |
class |
EnumTypeConverter
Deprecated.
Since Struts 2.1.0 as enum support is now built into XWork
|
class |
NumberConverter |
class |
StringConverter |
class |
XWorkBasicConverter
XWork will automatically handle the most common type conversion for you.
|
class |
XWorkConverter
XWorkConverter is a singleton used by many of the Struts 2's Ognl extention points,
such as InstantiatingNullHandler, XWorkListPropertyAccessor etc to do object
conversion.
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.