Home >> All >> org >> acmsl >> regexpplugin >> [ jakartaoro Javadoc ] |
org.acmsl.regexpplugin.jakartaoro: Javadoc index of package org.acmsl.regexpplugin.jakartaoro.
Package Samples:
org.acmsl.regexpplugin.jakartaoro
Classes:
AwkMatcherOROAdapter: Jakarta ORO-specific regexp compiler adapter. This class makes possible the use of ORO compilers inside this API. A delegation is used because Perl5Compiler is a final class.
Perl5CompilerOROAdapter: Jakarta ORO-specific regexp compiler adapter. This class makes possible the use of ORO compilers inside this API. A delegation is used because Perl5Compiler is a final class.
Perl5MatcherOROAdapter: Jakarta ORO-specific regexp compiler adapter. This class makes possible the use of ORO compilers inside this API. A delegation is used because Perl5Compiler is a final class.
AwkCompilerOROAdapter: Jakarta ORO-specific Awk compiler adapter. A delegation is used because AwkCompiler is a final class.
PatternOROAdapter: Adapts jakarta ORO Pattern objects to follow the generic interface defined in this API.
MatchResultOROAdapter: Represents the result of match in a regexp parsing process using Jakarta ORO package.
MalformedPatternExceptionOROAdapter: Adapts jakarta ORO malformed pattern exceptions to follow this API.
HelperOROAdapter: Jakarta ORO-specific regexp helper adapter.
Home | Contact Us | Privacy Policy | Terms of Service |