|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClassMatcher
A ClassMatcher is used to check if a class definition matches a specific condition. The nature of the condition is dependent on the kind of matcher
Method Summary | |
---|---|
boolean |
matches(ClassDoc cd)
Returns the options for the specified class. |
boolean |
matches(String name)
Returns the options for the specified class. |
Method Detail |
---|
boolean matches(ClassDoc cd)
boolean matches(String name)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |