Package | Description |
---|---|
aQute.bnd.maven | |
aQute.bnd.osgi |
Modifier and Type | Field and Description |
---|---|
private UTF8Properties |
PomPropertiesResource.pomProperties |
Modifier and Type | Method and Description |
---|---|
(package private) UTF8Properties |
Processor.loadProperties0(java.io.InputStream in,
java.io.File file)
Load Properties from disk.
|
private static UTF8Properties |
Processor.replaceAll0(java.util.Properties p,
java.lang.String pattern,
java.lang.String replacement)
Replace a string in all the values of the map.
|