public interface ClassMatcher
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(com.sun.javadoc.ClassDoc cd)
Returns the options for the specified class.
|
boolean |
matches(java.lang.String name)
Returns the options for the specified class.
|