public class Posix extends Object
| Constructor and Description |
|---|
Posix() |
| Modifier and Type | Method and Description |
|---|---|
static String |
accentsToRegEx(String sText)
Replace any vowel by a POSIX Regular Expression representing all its accentuated variants
|
public static String accentsToRegEx(String sText)
sText - StringCopyright © 2001–2019 KnowGate. All rights reserved.