Package org.codehaus.plexus.util
Class PropertyUtils
java.lang.Object
org.codehaus.plexus.util.PropertyUtils
Static methods to create Properties loaded from various sources.
- Author:
- Jason van Zyl, Michal Maczka
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic PropertiesloadProperties(File file) static Propertiesstatic PropertiesloadProperties(URL url) 
- 
Constructor Details- 
PropertyUtilspublic PropertyUtils()
 
- 
- 
Method Details- 
loadProperties- Throws:
- IOException
 
- 
loadProperties- Throws:
- IOException
 
- 
loadProperties- Throws:
- IOException
 
 
-