public class FilenameTokenConfigReader extends Object implements MetExtractorConfigReader
FilenameTokenConfig using the PGEConfigFileReader.| Constructor and Description |
|---|
FilenameTokenConfigReader() |
| Modifier and Type | Method and Description |
|---|---|
MetExtractorConfig |
parseConfigFile(File file)
Parses a config
File into a MetExtractorConfig obj |
public MetExtractorConfig parseConfigFile(File file) throws MetExtractorConfigReaderException
MetExtractorConfigReaderFile into a MetExtractorConfig objparseConfigFile in interface MetExtractorConfigReaderfile - The config File to be parsedMetExtractorConfig obj created by parsing the input
config FileMetExtractorConfigReaderException - If any error occursCopyright © 1999–2017 Apache OODT. All rights reserved.