|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.emf.ecore.xml.type.internal.RegEx
public final class RegEx
NOTE: this class is for internal use only.
Nested Class Summary | |
---|---|
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 Summary | |
---|---|
RegEx()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RegEx()
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |