it.geosolutions.jaiext.contrastenhancement
Class PropertyUtil
java.lang.Object
it.geosolutions.jaiext.contrastenhancement.PropertyUtil
public class PropertyUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyUtil
public PropertyUtil()
getFileFromClasspath
public static InputStream getFileFromClasspath(String path)
throws IOException,
FileNotFoundException
- Throws:
IOException
FileNotFoundException
getString
public static String getString(String packageName,
String key)
getPropertyNames
public static String[] getPropertyNames(String[] propertyNames,
String prefix)
- Utility method to search the full list of property names for
matches. If
propertyNames
is null
then null
is returned.
- Throws:
IllegalArgumentException
- if prefix
is
null
and propertyNames
is
non-null
.
Copyright © 2006–2014 GeoSolutions. All rights reserved.