JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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
JsonNull
JsonNull.
instance
Methods in
org.apache.jena.atlas.json
with parameters of type
JsonNull
Modifier and Type
Method
Description
void
JsonVisitor.
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
void
JsonWriter.
visit
(
JsonNull
jsonNull)