public class FileUtils extends Object
Constructor and Description |
---|
FileUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
getPropertyValue(String fileName,
String propertyName)
Retrieves the value of a property of the given file
|
public static String getPropertyValue(String fileName, String propertyName) throws PropertiesFileRetrievalException
fileName
- The file's pathpropertyName
- The property's namePropertiesFileRetrievalException
Copyright © 2015. All Rights Reserved.