Uses of Class
aQute.lib.utf8properties.UTF8Properties
Packages that use UTF8Properties
-
Uses of UTF8Properties in aQute.bnd.maven
Fields in aQute.bnd.maven declared as UTF8PropertiesModifier and TypeFieldDescriptionprivate final UTF8Properties
PomPropertiesResource.pomProperties
-
Uses of UTF8Properties in aQute.bnd.maven.support
Fields in aQute.bnd.maven.support declared as UTF8Properties -
Uses of UTF8Properties in aQute.bnd.osgi
Methods in aQute.bnd.osgi that return UTF8PropertiesModifier and TypeMethodDescription(package private) UTF8Properties
Processor.loadProperties0
(File file) Load Properties from disk. -
Uses of UTF8Properties in aQute.lib.utf8properties
Methods in aQute.lib.utf8properties that return UTF8PropertiesModifier and TypeMethodDescriptionUTF8Properties.replaceAll
(String pattern, String replacement) Replace a string in all the values.private UTF8Properties
UTF8Properties.replaceAll
(Pattern regex, String replacement) UTF8Properties.replaceHere
(File file) Replace the string "${.}" in all the values with the path of the specified file.