public class ConfigFile extends Object implements ConfigFileDescriptor
Constructor and Description |
---|
ConfigFile(String file)
Instantiates a new ConfigFile.
|
Modifier and Type | Method and Description |
---|---|
String |
getFileName()
Returns the name of the configuration file.
|
public ConfigFile(String file)
file
- the file name.public String getFileName()
ConfigFileDescriptor
getFileName
in interface ConfigFileDescriptor
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.