org.codehaus.plexus.util
Class PropertyUtils
java.lang.Object
org.codehaus.plexus.util.PropertyUtils
- public class PropertyUtils
- extends Object
- Version:
- $Id: PropertyUtils.java 8010 2009-01-07 12:59:50Z vsiveton $
- 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 © 2001-2009 Codehaus. All Rights Reserved.