public class InputSourceHelper extends Object
| Constructor and Description |
|---|
InputSourceHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Reader |
getReader(InputSource input) |
static InputSource |
resolv(InputSource input,
String systemId) |
public static InputSource resolv(InputSource input, String systemId) throws URISyntaxException
URISyntaxExceptionpublic static Reader getReader(InputSource input) throws UnsupportedEncodingException, MalformedURLException, IOException
Copyright © 2014. All rights reserved.