Uses of Class
aQute.lib.utf8properties.UTF8Properties
Packages that use UTF8Properties
Package
Description
-
Uses of UTF8Properties in aQute.bnd.aspectj.plugin
Methods in aQute.bnd.aspectj.plugin with parameters of type UTF8PropertiesModifier and TypeMethodDescriptionprivate WriteResource
AspectJ.propertiesResource
(Resource properties, UTF8Properties launchProperties) -
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.