Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.configuration.PropertiesConfiguration Classes and Interfaces - 6 results found.
NameDescriptionTypePackageFramework
PropertiesConfigurationThis is the classic Properties loader which loads the values from a single or multiple files (which can be chained with include =.Classorg.apache.commons.configurationApache Commons
PropertiesConfiguration .DefaultIOFactory A default implementation of the IOFactory interface.Classorg.apache.commons.configuration.PropertiesConfigurationApache Commons
PropertiesConfiguration .IOFactory Definition of an interface that allows customization of read and write For reading and writing properties files the inner classesInterfaceorg.apache.commons.configuration.PropertiesConfigurationApache Commons
PropertiesConfiguration .PropertiesReaderThis class is used to read properties lines.Classorg.apache.commons.configuration.PropertiesConfigurationApache Commons
PropertiesConfiguration .PropertiesWriterThis class is used to write properties lines.Classorg.apache.commons.configuration.PropertiesConfigurationApache Commons
PropertiesConfigurationLayout A helper class used by PropertiesConfiguration to keep the layout of a properties file.Classorg.apache.commons.configurationApache Commons