Hierarchy For All Packages
- org.apache.oro.io,
- org.apache.oro.text,
- org.apache.oro.text.awk,
- org.apache.oro.text.perl,
- org.apache.oro.text.regex,
- org.apache.oro.util
Class Hierarchy
- java.lang.Object
- org.apache.oro.text.awk.AwkCompiler (implements org.apache.oro.text.regex.PatternCompiler)
- org.apache.oro.text.awk.AwkMatcher (implements org.apache.oro.text.regex.PatternMatcher)
- org.apache.oro.text.awk.AwkPattern (implements org.apache.oro.text.regex.Pattern, java.io.Serializable)
- org.apache.oro.text.awk.AwkStreamInput
- org.apache.oro.util.GenericCache (implements org.apache.oro.util.Cache, java.io.Serializable)
- org.apache.oro.util.CacheFIFO
- org.apache.oro.util.CacheFIFO2
- org.apache.oro.util.CacheLRU
- org.apache.oro.util.CacheRandom
- org.apache.oro.text.GenericPatternCache (implements org.apache.oro.text.PatternCache)
- org.apache.oro.text.PatternCacheFIFO
- org.apache.oro.text.PatternCacheFIFO2
- org.apache.oro.text.PatternCacheLRU
- org.apache.oro.text.PatternCacheRandom
- org.apache.oro.text.GlobCompiler (implements org.apache.oro.text.regex.PatternCompiler)
- org.apache.oro.text.MatchActionInfo
- org.apache.oro.text.MatchActionProcessor
- 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.perl.Perl5Util (implements org.apache.oro.text.regex.MatchResult)
- org.apache.oro.io.RegexFilenameFilter (implements java.io.FileFilter, java.io.FilenameFilter)
- org.apache.oro.io.AwkFilenameFilter
- org.apache.oro.io.GlobFilenameFilter
- org.apache.oro.io.Perl5FilenameFilter
- 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.RuntimeException
- org.apache.oro.text.MalformedCachePatternException
- org.apache.oro.text.perl.MalformedPerl5PatternException
- org.apache.oro.text.MalformedCachePatternException
- java.lang.Exception
- org.apache.oro.text.regex.Util
Interface Hierarchy
- org.apache.oro.util.Cache
- org.apache.oro.text.MatchAction
- org.apache.oro.text.regex.MatchResult
- org.apache.oro.text.regex.Pattern
- org.apache.oro.text.PatternCache
- org.apache.oro.text.regex.PatternCompiler
- org.apache.oro.text.regex.PatternMatcher
- org.apache.oro.text.regex.Substitution