public class JarScannerPlugin extends com.buschmais.jqassistant.plugin.common.api.scanner.AbstractZipArchiveScannerPlugin<JarArchiveDescriptor>
| Constructor and Description |
|---|
JarScannerPlugin() |
| Modifier and Type | Method and Description |
|---|---|
protected com.buschmais.jqassistant.core.scanner.api.Scope |
createScope(com.buschmais.jqassistant.core.scanner.api.Scope currentScope,
JarArchiveDescriptor archiveDescriptor,
com.buschmais.jqassistant.core.scanner.api.ScannerContext scannerContext) |
protected void |
destroyScope(com.buschmais.jqassistant.core.scanner.api.ScannerContext scannerContext) |
protected String |
getExtension() |
accepts, getDescriptorType, getType, scanprotected String getExtension()
getExtension in class com.buschmais.jqassistant.plugin.common.api.scanner.AbstractZipArchiveScannerPlugin<JarArchiveDescriptor>protected com.buschmais.jqassistant.core.scanner.api.Scope createScope(com.buschmais.jqassistant.core.scanner.api.Scope currentScope,
JarArchiveDescriptor archiveDescriptor,
com.buschmais.jqassistant.core.scanner.api.ScannerContext scannerContext)
createScope in class com.buschmais.jqassistant.plugin.common.api.scanner.AbstractZipArchiveScannerPlugin<JarArchiveDescriptor>protected void destroyScope(com.buschmais.jqassistant.core.scanner.api.ScannerContext scannerContext)
destroyScope in class com.buschmais.jqassistant.plugin.common.api.scanner.AbstractZipArchiveScannerPlugin<JarArchiveDescriptor>Copyright © 2016 buschmais GbR. All rights reserved.