aQute.lib.properties
Class PropertiesParser
java.lang.Object
aQute.lib.properties.PropertiesParser
public class PropertiesParser
- extends Object
Parses properties files
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
$$$ERRORS
public static final String $$$ERRORS
- See Also:
- Constant Field Values
PropertiesParser
public PropertiesParser()
parse
public static Properties parse(URI input)
throws Exception
- Throws:
Exception
parse
public static Properties parse(Reader reader,
URI input)
throws Exception
- Throws:
Exception
Copyright © 2014 aQute SARL. All rights reserved.