Uses of Class
org.apache.jena.atlas.json.JsonNull
-
Packages that use JsonNull Package Description org.apache.jena.atlas.json org.apache.jena.atlas.json.io -
-
Uses of JsonNull in org.apache.jena.atlas.json
Fields in org.apache.jena.atlas.json declared as JsonNull Modifier and Type Field Description static JsonNullJsonNull. instanceMethods in org.apache.jena.atlas.json with parameters of type JsonNull Modifier and Type Method Description voidJsonVisitor. visit(JsonNull jsonNull) -
Uses of JsonNull in org.apache.jena.atlas.json.io
Methods in org.apache.jena.atlas.json.io with parameters of type JsonNull Modifier and Type Method Description voidJsonWriter. visit(JsonNull jsonNull)
-