public class MavenArtifactScannerPlugin
extends com.buschmais.jqassistant.plugin.common.api.scanner.AbstractScannerPlugin<org.apache.maven.index.ArtifactInfo,com.buschmais.jqassistant.plugin.maven3.api.model.MavenArtifactDescriptor>
| Constructor and Description |
|---|
MavenArtifactScannerPlugin() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(org.apache.maven.index.ArtifactInfo item,
String path,
com.buschmais.jqassistant.core.scanner.api.Scope scope) |
protected void |
configure() |
com.buschmais.jqassistant.plugin.maven3.api.model.MavenArtifactDescriptor |
scan(org.apache.maven.index.ArtifactInfo item,
String path,
com.buschmais.jqassistant.core.scanner.api.Scope scope,
com.buschmais.jqassistant.core.scanner.api.Scanner scanner) |
protected void configure()
configure in class com.buschmais.jqassistant.plugin.common.api.scanner.AbstractScannerPlugin<org.apache.maven.index.ArtifactInfo,com.buschmais.jqassistant.plugin.maven3.api.model.MavenArtifactDescriptor>public boolean accepts(org.apache.maven.index.ArtifactInfo item,
String path,
com.buschmais.jqassistant.core.scanner.api.Scope scope)
throws IOException
IOExceptionpublic com.buschmais.jqassistant.plugin.maven3.api.model.MavenArtifactDescriptor scan(org.apache.maven.index.ArtifactInfo item,
String path,
com.buschmais.jqassistant.core.scanner.api.Scope scope,
com.buschmais.jqassistant.core.scanner.api.Scanner scanner)
throws IOException
IOExceptionCopyright © 2015 buschmais GbR. All rights reserved.