Uses of Class
org.apache.oro.text.perl.MalformedPerl5PatternException
Packages that use MalformedPerl5PatternException
-
Uses of MalformedPerl5PatternException in org.apache.oro.text.perl
Methods in org.apache.oro.text.perl that throw MalformedPerl5PatternExceptionModifier and TypeMethodDescriptionprivate PatternPerl5Util.__parseMatchExpression(String pat) Parses a match expression and returns a compiled pattern.booleanSearches for the first pattern match somewhere in a character array taking a pattern specified in Perl5 native format:booleanSearches for the first pattern match in a String taking a pattern specified in Perl5 native format: