public class PropertiesParser extends Object
| Constructor and Description |
|---|
PropertiesParser() |
| Modifier and Type | Method and Description |
|---|---|
static Properties |
parse(Reader reader,
URI input) |
static Properties |
parse(URI input) |
public static final String $$$ERRORS
public static Properties parse(URI input) throws Exception
Exceptionpublic static Properties parse(Reader reader, URI input) throws Exception
ExceptionCopyright © 2015 aQute SARL. All rights reserved.