net.jangaroo.properties.model
Class PropertiesClass
java.lang.Object
net.jangaroo.properties.model.PropertiesClass
public class PropertiesClass
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertiesClass
public PropertiesClass(ResourceBundleClass resourceBundle,
Locale locale,
org.apache.commons.configuration.PropertiesConfiguration properties,
File srcFile)
getResourceBundle
public ResourceBundleClass getResourceBundle()
getLocale
public Locale getLocale()
getComment
public String getComment()
getProps
public List<Property> getProps()
getSrcFile
public File getSrcFile()
Copyright © 2002-2011 CoreMedia AG. All Rights Reserved.