Home >> All >> org >> acmsl >> regexpplugin >> [ gnuregexp Javadoc ] |
org.acmsl.regexpplugin.gnuregexp: Javadoc index of package org.acmsl.regexpplugin.gnuregexp.
Package Samples:
org.acmsl.regexpplugin.gnuregexp
Classes:
CompilerGNUAdapter: GNU Regexp 1.1.4-specific compiler adapter. This class makes possible the use of GNU Regexp 1.1.4 compilers inside this API.
MatcherGNUAdapter: GNU Regexp 1.1.4 matcher adapter. This class makes possible the use of GNU Regexp 1.1.4 matchers inside this API.
PatternGNUAdapter: Adapts GNU Regexp 1.1.4 RE objects to follow the generic Pattern interface defined in this API.
MatchResultGNUAdapter: Represents the result of match in a regexp parsing process using GNU Regexp 1.1.4 package.
MalformedPatternExceptionGNUAdapter: Adapts GNU Regexp 1.1.4 malformed pattern exceptions to follow this API.
HelperGNUAdapter: GNU Regexp 1.1.4-specific helper adapter.
Home | Contact Us | Privacy Policy | Terms of Service |