Diese Seite ist in Ihrer lokalen Sprache noch nicht verfügbar. Wir arbeiten daran, weitere Sprachversionen hinzuzufügen. Vielen Dank für Ihre Unterstützung.

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