public class JNodeParser extends Object
| Constructor and Description |
|---|
JNodeParser() |
| Modifier and Type | Method and Description |
|---|---|
static Node |
parse(ResourceLoader resourceLoader,
String resourcePath,
Reader reader) |
static Node |
parse(ResourceLoader resourceLoader,
String resourcePath,
String content) |
@Nullable public static Node parse(ResourceLoader resourceLoader, String resourcePath, Reader reader)
@Nullable public static Node parse(ResourceLoader resourceLoader, String resourcePath, String content)
Copyright © 2017. All rights reserved.