Package | Description |
---|---|
org.mdiutil.util.regex |
This package provides additional utility classes that complement the java.util.regex package.
|
Modifier and Type | Method and Description |
---|---|
RegexMatcher |
RegexCollection.matcher(CharSequence input)
Return the appropriate matcher on a
CharSequence input. |