|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.corona.tools.environment.PropertyHelper
public class PropertyHelper
Constructor Summary | |
---|---|
PropertyHelper()
|
Method Summary | |
---|---|
static java.lang.String |
expandVariableFromProperties(java.lang.String propertyString,
java.util.Properties replaceProperties)
Expand a String containing ${property_name} with the value of the value from a Properties object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PropertyHelper()
Method Detail |
---|
public static java.lang.String expandVariableFromProperties(java.lang.String propertyString, java.util.Properties replaceProperties)
propertyString
- replaceProperties
-
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |