public class PatternMatcher extends Object implements ClassMatcher
Constructor and Description |
---|
PatternMatcher(Pattern pattern) |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(ClassDoc cd)
Returns the options for the specified class.
|
boolean |
matches(String name)
Returns the options for the specified class.
|
Pattern pattern
public PatternMatcher(Pattern pattern)
public boolean matches(ClassDoc cd)
ClassMatcher
matches
in interface ClassMatcher
public boolean matches(String name)
ClassMatcher
matches
in interface ClassMatcher