|
||||||||||
| 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(java.lang.String comment)
Appends a comment to be written. |
PropertiesWriter |
PropertiesWriter.append(java.lang.String key,
java.lang.String value)
Appends a property to be written. |
PropertiesWriter |
PropertiesWriter.appendRaw(java.lang.String value)
Appends a raw value = will be exactely as recived. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||