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 Pattern
Perl5Util.__parseMatchExpression
(String pat) Parses a match expression and returns a compiled pattern.boolean
Searches for the first pattern match somewhere in a character array taking a pattern specified in Perl5 native format:boolean
Searches for the first pattern match in a String taking a pattern specified in Perl5 native format: