Package | Description |
---|---|
com.jalios.util |
Contains Jalios utility classes (Unix-like crypt class, RSS parser,
mail utility, servlet utility, comparators and miscellaneous utility
static methods).
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
Util.replace(java.lang.String input,
java.util.regex.Pattern regex,
MatcherCallback callback)
Searches a string for a specified regular expression, and returns a new string where the specified values are replaced.
|
Copyright © 2001-2017 Jalios SA. All Rights Reserved.