Deze pagina is nog niet beschikbaar in uw eigen taal. We werken er hard aan om meer taalversies toe te voegen. Bedankt voor uw steun.

On this page

Show all

StringUtil Embedded Objects

Updated on 2022-09-23 GMT+08:00

A StringUtil embedded object provides methods of operating character strings, for example, truncating a substring from a character string.

StringUtil is implemented through org.apache.commons.lang3.StringUtils. For details about how to use the object, see the appache commons document.

Example

If variable a is character string No.0010, the substring after . is returned. The EL expression is as follows:

#{StringUtil.substringAfter(a,".")}
Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback