Uses of Class
org.refcodes.matcher.MatcherSchema
-
Uses of MatcherSchema in org.refcodes.matcher
Methods in org.refcodes.matcher that return MatcherSchemaModifier and TypeMethodDescriptionAbstractMatcheeMatcher.toSchema()AbstractMatcher.toSchema()AbstractMatcherComposite.toSchema()IsAssignableFromMatcher.toSchema()Matcher.toSchema()PathMatcher.toSchema()RegExpMatcher.toSchema()Constructors in org.refcodes.matcher with parameters of type MatcherSchemaModifierConstructorDescriptionMatcherSchema(Class<?> aType, MatcherSchema aSchema) MatcherSchema(MatcherSchema aSchema, org.refcodes.mixin.Schema... aChildren)