public class GetByPath extends Object
| Constructor and Description |
|---|
GetByPath() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
getByParsedPath(Object data,
org.antlr.v4.runtime.tree.ParseTree parsedPath) |
static Object |
getByPath(Object data,
String path) |
static org.antlr.v4.runtime.tree.ParseTree |
parsePath(String path) |
Copyright © 2020. All rights reserved.