public class BeansXmlScannerPlugin extends com.buschmais.jqassistant.plugin.xml.api.scanner.AbstractXmlFileScannerPlugin<BeansXmlDescriptor>
Constructor and Description |
---|
BeansXmlScannerPlugin() |
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) |
void |
initialize() |
BeansXmlDescriptor |
scan(com.buschmais.jqassistant.plugin.common.api.scanner.filesystem.FileResource item,
BeansXmlDescriptor beansXmlDescriptor,
String path,
com.buschmais.jqassistant.core.scanner.api.Scope scope,
com.buschmais.jqassistant.core.scanner.api.Scanner scanner) |
getDescriptorType, getType, scan
public void initialize()
initialize
in interface com.buschmais.jqassistant.core.scanner.api.ScannerPlugin<com.buschmais.jqassistant.plugin.common.api.scanner.filesystem.FileResource,BeansXmlDescriptor>
initialize
in class com.buschmais.jqassistant.plugin.common.api.scanner.AbstractScannerPlugin<com.buschmais.jqassistant.plugin.common.api.scanner.filesystem.FileResource,BeansXmlDescriptor>
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
IOException
public BeansXmlDescriptor scan(com.buschmais.jqassistant.plugin.common.api.scanner.filesystem.FileResource item, BeansXmlDescriptor beansXmlDescriptor, String path, com.buschmais.jqassistant.core.scanner.api.Scope scope, com.buschmais.jqassistant.core.scanner.api.Scanner scanner) throws IOException
scan
in class com.buschmais.jqassistant.plugin.xml.api.scanner.AbstractXmlFileScannerPlugin<BeansXmlDescriptor>
IOException
Copyright © 2016 buschmais GbR. All rights reserved.