@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
Exception
public static Properties parse(Reader reader, URI input) throws Exception
Exception
Copyright © 2021 aQute SARL. All rights reserved.