public class ConfigPropertiesImpl extends java.lang.Object implements ConfigProperties
ConfigProperties.Attribute, ConfigProperties.Tag
Constructor and Description |
---|
ConfigPropertiesImpl(java.util.ArrayList<ConfigProperty> props)
construct
|
Modifier and Type | Method and Description |
---|---|
java.util.List<ConfigProperty> |
getProperty()
getProperty
|
public ConfigPropertiesImpl(java.util.ArrayList<ConfigProperty> props)
props
- ArrayListpublic java.util.List<ConfigProperty> getProperty()
ConfigProperties
getProperty
in interface ConfigProperties
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)