public final class RegEx
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RegEx.ParseException |
static class |
RegEx.RegularExpression
A regular expression matching engine using Non-deterministic Finite Automaton (NFA).
|
| Constructor and Description |
|---|
RegEx() |
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature