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.
 



Copyright © 2003 ACM S.L.. All Rights Reserved.