Uses of Class
org.apache.commons.configuration2.PropertiesConfigurationLayout.PropertyLayoutData
Packages that use PropertiesConfigurationLayout.PropertyLayoutData
-
Uses of PropertiesConfigurationLayout.PropertyLayoutData in org.apache.commons.configuration2
Fields in org.apache.commons.configuration2 with type parameters of type PropertiesConfigurationLayout.PropertyLayoutDataModifier and TypeFieldDescriptionprivate final Map<String, PropertiesConfigurationLayout.PropertyLayoutData> PropertiesConfigurationLayout.layoutDataStores a map with the contained layout information.Methods in org.apache.commons.configuration2 that return PropertiesConfigurationLayout.PropertyLayoutDataModifier and TypeMethodDescriptionPropertiesConfigurationLayout.PropertyLayoutData.clone()Creates a copy of this object.PropertiesConfigurationLayout.fetchLayoutData(String key) Returns a layout data object for the specified key.