-
Notifications
You must be signed in to change notification settings - Fork 6
converter__java.lang.Integer
Robert Bossy edited this page Jul 27, 2017
·
1 revision
#Integer
Converts into a 32-bit signed integer.
This converter accepts integer values in Java syntax (see Java int conversion).
<param value="INT"/>```
or
```xml
<param>INT</param>```
*INT* is converted into an integer as specified by the string conversion.