|
|||||||||
| Home >> All >> org >> acmsl >> regexpplugin >> [ jdk14regexp overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.acmsl.regexpplugin.jdk14regexp
| Class Summary | |
| CompilerJDKAdapter | JDK1.4-specific regexp compiler adapter. |
| HelperJDKAdapter | Jakarta ORO-specific regexp helper adapter. |
| MatcherJDKAdapter | JDK1.4-specific regexp matcher adapter. |
| MatchResultJDKAdapter | Represents the result of match in a regexp parsing process using JDK1.4 regexp package. |
| PatternJDKAdapter | Adapts JDK1.4 pattern objects to follow the generic Pattern interface defined in this API. |
| Exception Summary | |
| MalformedPatternExceptionJDKAdapter | Adapts JDK1.4 malformed pattern exceptions to follow this API. |
|
|||||||||
| Home >> All >> org >> acmsl >> regexpplugin >> [ jdk14regexp overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||