public class ClassTypeScannerPlugin extends com.buschmais.jqassistant.plugin.common.api.scanner.AbstractScannerPlugin<Class<?>,ClassFileDescriptor>
| Constructor and Description |
|---|
ClassTypeScannerPlugin() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(Class<?> item,
String path,
com.buschmais.jqassistant.core.scanner.api.Scope scope) |
ClassFileDescriptor |
scan(Class<?> item,
String path,
com.buschmais.jqassistant.core.scanner.api.Scope scope,
com.buschmais.jqassistant.core.scanner.api.Scanner scanner) |
configure, configure, equals, getBooleanProperty, getDescriptorType, getDirectoryPath, getProperties, getProperty, getScannerContext, getStringProperty, getType, getTypeParameter, hashCode, initializepublic boolean accepts(Class<?> item, String path, com.buschmais.jqassistant.core.scanner.api.Scope scope) throws IOException
IOExceptionpublic ClassFileDescriptor scan(Class<?> item, String path, com.buschmais.jqassistant.core.scanner.api.Scope scope, com.buschmais.jqassistant.core.scanner.api.Scanner scanner) throws IOException
IOExceptionCopyright © 2016 buschmais GbR. All rights reserved.