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