public static class JsonWithLocationsParser.ParsedJsonLocations extends Object
| Constructor and Description |
|---|
ParsedJsonLocations(String source) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<JsonObjectLocation> |
getLocationOf(Object o) |
protected String |
objectKey(Object o) |
String |
toString() |
public ParsedJsonLocations(String source)
Copyright © 2017. All Rights Reserved.