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