Uses of Class
aQute.lib.utf8properties.UTF8Properties
-
Packages that use UTF8Properties Package Description aQute.lib.utf8properties -
-
Uses of UTF8Properties in aQute.lib.utf8properties
Methods in aQute.lib.utf8properties that return UTF8Properties Modifier and Type Method Description UTF8Properties
UTF8Properties. replaceAll(java.lang.String pattern, java.lang.String replacement)
Replace a string in all the values.UTF8Properties
UTF8Properties. replaceHere(java.io.File file)
Replace the string "${.}" in all the values with the path of the specified file.
-