public interface JsonPathKey extends PrettyPrintable
| Modifier and Type | Method and Description |
|---|---|
JsonPathIndex |
asIndex() |
JsonPathName |
asName() |
JsonPathWildcard |
asWildcard() |
boolean |
isIndex() |
boolean |
isName() |
boolean |
isWildCard() |
printboolean isIndex()
boolean isName()
boolean isWildCard()
JsonPathIndex asIndex()
JsonPathName asName()
JsonPathWildcard asWildcard()
Copyright © 2019. All rights reserved.