public class InterfaceMatcher extends Object implements ClassMatcher
Modifier and Type | Field and Description |
---|---|
protected Pattern |
pattern |
protected RootDoc |
root |
Constructor and Description |
---|
InterfaceMatcher(RootDoc root,
Pattern pattern) |
public boolean matches(ClassDoc cd)
ClassMatcher
matches
in interface ClassMatcher
public boolean matches(String name)
ClassMatcher
matches
in interface ClassMatcher