public static interface JsonParser.IGetCollection
Map<String,Object> forObject(String path)
path - path of current element, starting from root. If this a root element, then path == "root".JsonParser.PATH_ROOT_KEYCollection forList(String path)
path - path of current element, starting from root.JsonParser.PATH_ROOT_KEYCopyright © 2018. All rights reserved.