| Home >> All >> org >> acmsl >> regexpplugin >> [ jakartaregexp Javadoc ] |
org.acmsl.regexpplugin.jakartaregexp: Javadoc index of package org.acmsl.regexpplugin.jakartaregexp.
Package Samples:
org.acmsl.regexpplugin.jakartaregexp
Classes:
CompilerRegexpAdapter: Jakarta Regexp-specific regexp compiler adapter. This class makes possible the use of Jakarta Regexp compilers inside this API. Delegation is used to be able to write compile(String) method with different signature as Jakarta Regexp's.
PatternRegexpAdapter: Adapts Jakarta Regexp REProgram objects to follow the generic Pattern interface defined in this API.
MatchResultRegexpAdapter: Represents the result of match in a regexp parsing process using Jakarta Regexp package.
MatcherRegexpAdapter: Represents the result of match in a regexp parsing process using Jakarta Regexp package.
MalformedPatternExceptionRegexpAdapter: Adapts jakarta ORO malformed pattern exceptions to follow this API.
HelperRegexpAdapter: Jakarta Regexp-specific regexp helper adapter.
| Home | Contact Us | Privacy Policy | Terms of Service |