public class PropertiesClass extends Object
| Constructor and Description |
|---|
PropertiesClass(ResourceBundleClass resourceBundle,
Locale locale,
org.apache.commons.configuration.PropertiesConfiguration properties) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAs3Comment()
takes special care of AS3 annotations
|
String |
getComment() |
Set<String> |
getImports() |
Locale |
getLocale() |
List<Property> |
getProps() |
List<Property> |
getReferenceProps() |
ResourceBundleClass |
getResourceBundle() |
List<Property> |
getStringProps() |
public PropertiesClass(ResourceBundleClass resourceBundle, Locale locale, org.apache.commons.configuration.PropertiesConfiguration properties)
public ResourceBundleClass getResourceBundle()
public Locale getLocale()
public String getComment()
public String getAs3Comment()
Copyright © 2002–2017 CoreMedia AG. All rights reserved.