Uses of Class
org.apache.jena.sparql.serializer.SerializerRegistry
-
Packages that use SerializerRegistry Package Description org.apache.jena.sparql.serializer -
-
Uses of SerializerRegistry in org.apache.jena.sparql.serializer
Methods in org.apache.jena.sparql.serializer that return SerializerRegistry Modifier and Type Method Description static SerializerRegistry
SerializerRegistry. get()
Gets the serializer registry which is a singleton lazily instantiating it if this is the first time this method has been called
-