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
MetExtractorConfigReader
File
into a MetExtractorConfig
objparseConfigFile
in interface MetExtractorConfigReader
file
- The config File
to be parsedMetExtractorConfig
obj created by parsing the input
config File
MetExtractorConfigReaderException
- If any error occursCopyright © 1999–2017 Apache OODT. All rights reserved.