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
author: wolf
Method Summary
public boolean
matches(ClassDoc cd) Returns the options for the specified class.
public boolean
matches(String name) Returns the options for the specified class.