|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertiesWriter | |
---|---|
org.ops4j.util.collections |
Uses of PropertiesWriter in org.ops4j.util.collections |
---|
Methods in org.ops4j.util.collections that return PropertiesWriter | |
---|---|
PropertiesWriter |
PropertiesWriter.append()
Appends an empty line |
PropertiesWriter |
PropertiesWriter.append(String comment)
Appends a comment to be written. |
PropertiesWriter |
PropertiesWriter.append(String key,
String value)
Appends a property to be written. |
PropertiesWriter |
PropertiesWriter.appendRaw(String value)
Appends a raw value = will be exactely as recived. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |