Uses of Class
com.restfb.json.JsonHandler
-
Packages that use JsonHandler Package Description com.restfb.json Repackaging of the minimal-json implementation. -
-
Uses of JsonHandler in com.restfb.json
Constructors in com.restfb.json with parameters of type JsonHandler Constructor Description JsonParser(JsonHandler<?,?> handler)
Creates a new JsonParser with the given handler.
-