org.apache.maven.shared.utils
Class PropertyUtils
java.lang.Object
  
org.apache.maven.shared.utils.PropertyUtils
public class PropertyUtils
- extends Object
 
 
 
| 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(@Nonnull
                                        URL url)
 
loadProperties
public static Properties loadProperties(@Nonnull
                                        File file)
 
loadProperties
public static Properties loadProperties(@Nullable
                                        InputStream is)
 
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.