public class SourceReader extends Object
| Constructor and Description |
|---|
SourceReader() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
readFileOrUrl(String path,
boolean convertToString,
String defaultEncoding) |
static URL |
toUrl(String path) |
public static Object readFileOrUrl(String path, boolean convertToString, String defaultEncoding) throws IOException
IOExceptionCopyright © 2025 HtmlUnit. All rights reserved.