public final class RegEx
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RegEx.Match |
static class |
RegEx.ParseException |
static class |
RegEx.RegularExpression
A regular expression matching engine using Non-deterministic Finite Automaton (NFA).
|
static class |
RegEx.REUtil |
| Constructor and Description |
|---|
RegEx() |