Uses of Interface
org.apache.oro.text.regex.PatternMatcher
-
Packages that use PatternMatcher Package Description org.apache.oro.text.regex -
-
Uses of PatternMatcher in org.apache.oro.text.regex
Classes in org.apache.oro.text.regex that implement PatternMatcher Modifier and Type Class Description class
Perl5Matcher
The Perl5Matcher class is used to match regular expressions (conforming to the Perl5 regular expression syntax) generated by Perl5Compiler.
-