|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StringPropertyReplacer.PropertyProvider | |
|---|---|
| org.jboss.osgi.spi.util | A collection of SPI provided utilities. |
| Uses of StringPropertyReplacer.PropertyProvider in org.jboss.osgi.spi.util |
|---|
| Methods in org.jboss.osgi.spi.util with parameters of type StringPropertyReplacer.PropertyProvider | |
|---|---|
static String |
StringPropertyReplacer.replaceProperties(String string,
StringPropertyReplacer.PropertyProvider provider)
Go through the input string and replace any occurance of ${p} with the PropertyProvider.getProperty(p) value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||