Uses of Class
com.restfb.json.Location
-
Packages that use Location Package Description com.restfb.json Repackaging of the minimal-json implementation. -
-
Uses of Location in com.restfb.json
Methods in com.restfb.json that return Location Modifier and Type Method Description protected Location
JsonHandler. getLocation()
Returns the current parser location.Location
ParseException. getLocation()
Returns the location at which the error occurred.
-