classe statique publique StaticRegexReplace.Options
Attributs facultatifs pour StaticRegexReplace
Méthodes publiques
StaticRegexReplace.Options | replaceGlobal (booléen replaceGlobal) |
Méthodes héritées
booléen | est égal à (Objet arg0) |
Classe finale<?> | obtenirClasse () |
int | Code de hachage () |
vide final | notifier () |
vide final | notifierTous () |
Chaîne | àChaîne () |
vide final | attendre (long arg0, int arg1) |
vide final | attendez (long arg0) |
vide final | attendez () |
Méthodes publiques
public StaticRegexReplace.Options replaceGlobal (booléen replaceGlobal)
Paramètres
remplacerGlobal | Si True, le remplacement est global, sinon le remplacement s'effectue uniquement sur la première correspondance. |
---|