protected static class Properties.Layout extends Object
Constructor and Description |
---|
Properties.Layout() |
Properties.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-2014 The Apache Software Foundation. All Rights Reserved.