Hierarchy For Package org.refcodes.matcher
Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,
V> (implements java.util.Map<K, V>) - java.util.HashMap<K,
V> (implements java.lang.Cloneable, java.util.Map<K, V>, java.io.Serializable) - org.refcodes.schema.Schema (implements org.refcodes.mixin.AliasAccessor, org.refcodes.mixin.ChildrenAccessor<T>, org.refcodes.mixin.DescriptionAccessor, org.refcodes.mixin.TypeAccessor<T>)
- org.refcodes.matcher.MatcherSchema (implements org.refcodes.mixin.DescriptionAccessor, org.refcodes.mixin.ValueAccessor<V>)
- org.refcodes.schema.Schema (implements org.refcodes.mixin.AliasAccessor, org.refcodes.mixin.ChildrenAccessor<T>, org.refcodes.mixin.DescriptionAccessor, org.refcodes.mixin.TypeAccessor<T>)
- java.util.HashMap<K,
- org.refcodes.matcher.AbstractMatcher<M> (implements org.refcodes.matcher.Matcher<M>)
- org.refcodes.matcher.AbstractMatcheeMatcher<M>
- org.refcodes.matcher.EqualWithMatcher<M>
- org.refcodes.matcher.GreaterOrEqualThanMatcher<M>
- org.refcodes.matcher.GreaterThanMatcher<M>
- org.refcodes.matcher.LessOrEqualThanMatcher<M>
- org.refcodes.matcher.LessThanMatcher<M>
- org.refcodes.matcher.NotEqualWithMatcher<M>
- org.refcodes.matcher.AbstractMatcherComposite<M>
- org.refcodes.matcher.AndMatcher<M>
- org.refcodes.matcher.OrMatcher<M>
- org.refcodes.matcher.AbstractWildcardMatcher<M>
- org.refcodes.matcher.PathMatcher (implements org.refcodes.mixin.DelimiterAccessor, org.refcodes.matcher.WildcardMatcher)
- org.refcodes.matcher.RegExpMatcher (implements org.refcodes.mixin.PatternAccessor, org.refcodes.matcher.WildcardMatcher)
- org.refcodes.matcher.AnyMatcher<M>
- org.refcodes.matcher.IsAssignableFromMatcher<M>
- org.refcodes.matcher.NoneMatcher<M>
- org.refcodes.matcher.NotMatcher<M>
- org.refcodes.matcher.AbstractMatcheeMatcher<M>
- org.refcodes.matcher.AbstractWildcardMatcher.WildcardMatcherSubstitutes (implements org.refcodes.mixin.Dumpable, org.refcodes.mixin.WildcardSubstitutes)
- org.refcodes.matcher.MatcherSugar
- java.util.AbstractMap<K,
Interface Hierarchy
- org.refcodes.mixin.AliasAccessor
- org.refcodes.matcher.Matcher<M> (also extends org.refcodes.matcher.Matchable<M>, org.refcodes.schema.Schemable)
- org.refcodes.matcher.WildcardMatcher
- org.refcodes.matcher.Matcher<M> (also extends org.refcodes.matcher.Matchable<M>, org.refcodes.schema.Schemable)
- org.refcodes.matcher.Matchable<M>
- org.refcodes.matcher.Matcher<M> (also extends org.refcodes.mixin.AliasAccessor, org.refcodes.schema.Schemable)
- org.refcodes.matcher.WildcardMatcher
- org.refcodes.matcher.Matcher<M> (also extends org.refcodes.mixin.AliasAccessor, org.refcodes.schema.Schemable)
- org.refcodes.schema.Schemable
- org.refcodes.matcher.Matcher<M> (also extends org.refcodes.mixin.AliasAccessor, org.refcodes.matcher.Matchable<M>)
- org.refcodes.matcher.WildcardMatcher
- org.refcodes.matcher.Matcher<M> (also extends org.refcodes.mixin.AliasAccessor, org.refcodes.matcher.Matchable<M>)