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