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