aQute.bnd.properties
Class PropertiesLineReader
java.lang.Object
aQute.bnd.properties.PropertiesLineReader
public class PropertiesLineReader
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertiesLineReader
public PropertiesLineReader(IDocument document)
PropertiesLineReader
public PropertiesLineReader(String data)
next
public LineType next()
throws Exception
- Throws:
Exception
region
public IRegion region()
key
public String key()
value
public String value()
Copyright © 2014 aQute SARL. All rights reserved.