public abstract class AbstractFileDependentModule extends AbstractModule
config, moduleName, version
Constructor and Description |
---|
AbstractFileDependentModule() |
Modifier and Type | Method and Description |
---|---|
ExtractionResult |
extractFileDependentInformation(java.nio.file.Path path) |
abstract ExtractionResult |
extractInformation(java.nio.file.Path path) |
getConfig, getHash, getModuleDescription, isSelected, setConfig, setModuleName, setSelected, setVersion, supportsThisOS, toString
public abstract ExtractionResult extractInformation(java.nio.file.Path path)
public ExtractionResult extractFileDependentInformation(java.nio.file.Path path)