protected static class Properties.Layout extends Object
Constructor and Description |
---|
Layout() |
Layout(List<String> commentLines,
List<String> valueLines) |
Modifier and Type | Method and Description |
---|---|
void |
clearValue() |
List<String> |
getCommentLines() |
List<String> |
getValueLines() |
void |
setCommentLines(List<String> commentLines) |
void |
setValueLines(List<String> valueLines) |
Copyright © 2006–2020 The Apache Software Foundation. All rights reserved.