| Package | Description | 
|---|---|
| org.apache.commons.configuration | 
The Configuration main package. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected PropertiesConfigurationLayout | PropertiesConfiguration. createLayout()Creates the associated layout object. | 
| PropertiesConfigurationLayout | PropertiesConfiguration. getLayout()Returns the associated layout object. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PropertiesConfiguration. setLayout(PropertiesConfigurationLayout layout)Sets the associated layout object. | 
| Constructor and Description | 
|---|
| PropertiesConfigurationLayout(PropertiesConfiguration config,
                             PropertiesConfigurationLayout c)Creates a new instance of  PropertiesConfigurationLayoutand initializes it with the given configuration object. | 
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.