|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.felix.bundlerepository.metadataparser.ReplaceUtility
public class ReplaceUtility
This class provides methods to replace ${var} substring by values stored in a map
| Constructor Summary | |
|---|---|
ReplaceUtility()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
replace(java.lang.String str,
java.util.Map values)
This method replaces ${var} substring by values stored in a map. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReplaceUtility()
| Method Detail |
|---|
public static java.lang.String replace(java.lang.String str,
java.util.Map values)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||