org.omnaest.utils.propertyfile.content
Class Element
java.lang.Object
org.omnaest.utils.propertyfile.content.Element
- Direct Known Subclasses:
- BlankLineElement, Comment, Property
public class Element
- extends Object
An Element within a PropertyFileContent
- Author:
- Omnaest
- See Also:
Property,
Comment,
Index,
BlankLineElement
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
index
protected Index index
Element
public Element()
getIndex
protected Index getIndex()
setIndex
protected void setIndex(Index line)
resolveIndexPosition
public int resolveIndexPosition()
Copyright © 2013. All Rights Reserved.