Class PluginElementScanner

java.lang.Object
ch.so.agi.hop.doclint.scan.PluginElementScanner

public final class PluginElementScanner extends Object
Discovers Hop plugin annotations on compiled classes.

ClassGraph parses the class files without loading or instantiating the plugin classes. The Hop annotation classes themselves do not have to be present: only their fully qualified names are compared.