|
|||||||||
Home >> All >> org >> acmsl >> [ regexpplugin overview ] | PREV PACKAGE NEXT PACKAGE |
Package org.acmsl.regexpplugin
Interface Summary | |
Compiler | Represents a regexp compiler. |
Helper | Represents a regexp helper. |
Matcher | Represents a regexp pattern matcher. |
MatchResult | Represents the result of match in a regexp parsing process. |
Pattern | Represents a regexp pattern. |
Class Summary | |
RegexpManager | Generic class that manages which regexp engine to use. |
Exception Summary | |
MalformedPatternException | Generic exception to model runtime-malformed regular expressions. |
RegexpEngineNotFoundException | Generic exception thrown at runtime when the specified regexp engine is not found. |
|
|||||||||
Home >> All >> org >> acmsl >> [ regexpplugin overview ] | PREV PACKAGE NEXT PACKAGE |