org.codehaus.plexus.util
Class PropertyUtils
java.lang.Object
org.codehaus.plexus.util.PropertyUtils
public class PropertyUtils
- extends Object
- Version:
- $Id$
- Author:
- Jason van Zyl, Michal Maczka
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyUtils
public PropertyUtils()
loadProperties
public static Properties loadProperties(URL url)
loadProperties
public static Properties loadProperties(File file)
loadProperties
public static Properties loadProperties(InputStream is)
Copyright © 2008-2011. All Rights Reserved.