org.apache.felix.utils.properties
Class Properties.Layout
java.lang.Object
org.apache.felix.utils.properties.Properties.Layout
- Enclosing class:
- Properties
protected static class Properties.Layout
- extends Object
TODO
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Properties.Layout
public Properties.Layout()
Properties.Layout
public Properties.Layout(List<String> commentLines,
List<String> valueLines)
getCommentLines
public List<String> getCommentLines()
setCommentLines
public void setCommentLines(List<String> commentLines)
getValueLines
public List<String> getValueLines()
setValueLines
public void setValueLines(List<String> valueLines)
clearValue
public void clearValue()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.