public class XmlFileScannerPlugin extends AbstractXmlFileScannerPlugin<XmlFileDescriptor>
| Constructor and Description |
|---|
XmlFileScannerPlugin() |
| 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) |
XmlFileDescriptor |
scan(com.buschmais.jqassistant.plugin.common.api.scanner.filesystem.FileResource item,
XmlFileDescriptor descriptor,
String path,
com.buschmais.jqassistant.core.scanner.api.Scope scope,
com.buschmais.jqassistant.core.scanner.api.Scanner scanner) |
getDescriptorType, getType, scanpublic 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 XmlFileDescriptor scan(com.buschmais.jqassistant.plugin.common.api.scanner.filesystem.FileResource item, XmlFileDescriptor descriptor, String path, com.buschmais.jqassistant.core.scanner.api.Scope scope, com.buschmais.jqassistant.core.scanner.api.Scanner scanner) throws IOException
scan in class AbstractXmlFileScannerPlugin<XmlFileDescriptor>IOExceptionCopyright © 2016 buschmais GbR. All rights reserved.