public class WarClassesScannerPlugin
extends com.buschmais.jqassistant.plugin.common.api.scanner.AbstractResourceScannerPlugin<com.buschmais.jqassistant.plugin.common.api.scanner.filesystem.FileResource,com.buschmais.jqassistant.plugin.common.api.model.FileDescriptor>
| Constructor and Description |
|---|
WarClassesScannerPlugin() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(com.buschmais.jqassistant.plugin.common.api.scanner.filesystem.FileResource item,
String path,
com.buschmais.jqassistant.core.scanner.api.Scope scope) |
com.buschmais.jqassistant.plugin.common.api.model.FileDescriptor |
scan(com.buschmais.jqassistant.plugin.common.api.scanner.filesystem.FileResource item,
String path,
com.buschmais.jqassistant.core.scanner.api.Scope scope,
com.buschmais.jqassistant.core.scanner.api.Scanner scanner) |
getDescriptorType, getType, slashifypublic static final String PREFIX
public boolean accepts(com.buschmais.jqassistant.plugin.common.api.scanner.filesystem.FileResource item,
String path,
com.buschmais.jqassistant.core.scanner.api.Scope scope)
throws IOException
IOExceptionpublic com.buschmais.jqassistant.plugin.common.api.model.FileDescriptor scan(com.buschmais.jqassistant.plugin.common.api.scanner.filesystem.FileResource 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.