org.glassfish.fighterfish.test.util
Class PropertiesUtil
java.lang.Object
org.glassfish.fighterfish.test.util.PropertiesUtil
public class PropertiesUtil
- extends Object
Helper class that knows how to do variable substitution recurssively in a properties object.
This class is copied from Felix project.
- Author:
- Felix Developers
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertiesUtil
public PropertiesUtil()
substVars
public static void substVars(Properties props)
Copyright © 2011. All Rights Reserved.