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 Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Properties
loadProperties
(File file) static Properties
static Properties
loadProperties
(URL url)
-
Constructor Details
-
PropertyUtils
public PropertyUtils()
-
-
Method Details
-
loadProperties
- Throws:
IOException
-
loadProperties
- Throws:
IOException
-
loadProperties
- Throws:
IOException
-