Hierarchy For Package org.apache.oro.text.regex
Class Hierarchy
- java.lang.Object
- org.apache.oro.text.regex.CharStringPointer
- org.apache.oro.text.regex.OpCode
- org.apache.oro.text.regex.PatternMatcherInput
- org.apache.oro.text.regex.Perl5Compiler (implements org.apache.oro.text.regex.PatternCompiler)
- org.apache.oro.text.regex.Perl5Matcher (implements org.apache.oro.text.regex.PatternMatcher)
- org.apache.oro.text.regex.Perl5MatchResult (implements org.apache.oro.text.regex.MatchResult)
- org.apache.oro.text.regex.Perl5Pattern (implements java.lang.Cloneable, org.apache.oro.text.regex.Pattern, java.io.Serializable)
- org.apache.oro.text.regex.Perl5Repetition
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.apache.oro.text.regex.MalformedPatternException
- java.lang.Exception
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