Constructor and Description |
---|
PathTokenizer(String jsonPath) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getFragments() |
String |
getPath() |
LinkedList<PathToken> |
getPathTokens() |
Iterator<PathToken> |
iterator() |
PathToken |
removeLastPathToken() |
int |
size() |
List<String> |
splitPath() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public PathTokenizer(String jsonPath)
Copyright © 2011–2014. All rights reserved.