Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The framework ships with a base helper class that simplifies converting to and from Strings, org.apache.struts.action2struts2.util.StrutsTypeConverter. The helper class makes it easy to write type converters that handle converting objects to Strings as well as from Strings.

...