public class PropertiesHandles extends Object
PropertiesHandle instances| Modifier and Type | Method and Description |
|---|---|
static PropertiesHandle |
get(String propertiesFileName)
Returns the
PropertiesHandle for the given properties file
name, creating it if it does not exist yet |
public static PropertiesHandle get(String propertiesFileName)
PropertiesHandle for the given properties file
name, creating it if it does not exist yetpropertiesFileName - The properties file namePropertiesHandleCopyright © 2022. All rights reserved.