public static class JsonWithLocationsParser.ParsedJsonWithLocations extends Object
| Constructor and Description |
|---|
ParsedJsonWithLocations(JsonWithLocationsParser.ParsedJsonLocations locations,
Object root) |
| Modifier and Type | Method and Description |
|---|---|
JsonWithLocationsParser.ParsedJsonLocations |
getLocations() |
Object |
getRoot() |
String |
toString() |
public ParsedJsonWithLocations(JsonWithLocationsParser.ParsedJsonLocations locations, Object root)
public JsonWithLocationsParser.ParsedJsonLocations getLocations()
public Object getRoot()
Copyright © 2017. All Rights Reserved.