public class JsonPath extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
JsonPath.Segment |
| 限定符和类型 | 字段和说明 |
|---|---|
static Fun3<ONode,JsonPath.Segment,ONode,ONode> |
handler_$ |
static Fun3<ONode,JsonPath.Segment,ONode,ONode> |
handler_ary_exp |
static Fun3<ONode,JsonPath.Segment,ONode,ONode> |
handler_ary_multi |
static Fun3<ONode,JsonPath.Segment,ONode,ONode> |
handler_ary_prop |
static Fun3<ONode,JsonPath.Segment,ONode,ONode> |
handler_ary_range |
static Fun3<ONode,JsonPath.Segment,ONode,ONode> |
handler_ary_x |
static Fun3<ONode,JsonPath.Segment,ONode,ONode> |
handler_fun |
static Fun3<ONode,JsonPath.Segment,ONode,ONode> |
handler_prop |
static Fun3<ONode,JsonPath.Segment,ONode,ONode> |
handler_x |
static Fun3<ONode,JsonPath.Segment,ONode,ONode> |
handler_xx |
| 构造器和说明 |
|---|
JsonPath() |
public static Fun3<ONode,JsonPath.Segment,ONode,ONode> handler_$
public static Fun3<ONode,JsonPath.Segment,ONode,ONode> handler_xx
public static Fun3<ONode,JsonPath.Segment,ONode,ONode> handler_x
public static Fun3<ONode,JsonPath.Segment,ONode,ONode> handler_prop
public static Fun3<ONode,JsonPath.Segment,ONode,ONode> handler_fun
public static Fun3<ONode,JsonPath.Segment,ONode,ONode> handler_ary_x
public static Fun3<ONode,JsonPath.Segment,ONode,ONode> handler_ary_exp
public static Fun3<ONode,JsonPath.Segment,ONode,ONode> handler_ary_multi
public static Fun3<ONode,JsonPath.Segment,ONode,ONode> handler_ary_range
public static Fun3<ONode,JsonPath.Segment,ONode,ONode> handler_ary_prop
Copyright © 2019. All rights reserved.