public class LocatableProperties extends Properties implements Locatable
defaults| Constructor and Description | 
|---|
LocatableProperties()  | 
LocatableProperties(Location loc)  | 
| Modifier and Type | Method and Description | 
|---|---|
Location | 
getLocation()
Get the location of this object 
 | 
Location | 
getPropertyLocation(String key)  | 
void | 
load(InputStream in)  | 
Object | 
setProperty(String key,
           String value,
           Object locationObj)  | 
getProperty, getProperty, list, list, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNamespublic LocatableProperties()
public LocatableProperties(Location loc)
public void load(InputStream in) throws IOException
load in class PropertiesIOExceptionpublic Location getLocation()
LocatablegetLocation in interface LocatableCopyright © 2000–2020 Apache Software Foundation. All rights reserved.