Hierarchy For Package org.apache.oro.text.regex
Class Hierarchy
- java.lang.Object
- org.apache.oro.text.regex.PatternMatcherInput
- org.apache.oro.text.regex.Perl5Compiler (implements org.apache.oro.text.regex.PatternCompiler)
- org.apache.oro.text.regex.Perl5Debug
- org.apache.oro.text.regex.Perl5Matcher (implements org.apache.oro.text.regex.PatternMatcher)
- org.apache.oro.text.regex.Perl5Pattern (implements java.lang.Cloneable, org.apache.oro.text.regex.Pattern, java.io.Serializable)
- org.apache.oro.text.regex.StringSubstitution (implements org.apache.oro.text.regex.Substitution)
- org.apache.oro.text.regex.Perl5Substitution
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.apache.oro.text.regex.MalformedPatternException
- java.lang.Exception
- org.apache.oro.text.regex.Util
Interface Hierarchy
- org.apache.oro.text.regex.MatchResult
- org.apache.oro.text.regex.Pattern
- org.apache.oro.text.regex.PatternCompiler
- org.apache.oro.text.regex.PatternMatcher
- org.apache.oro.text.regex.Substitution