Uses of Interface
org.apache.jena.sparql.serializer.UpdateSerializerFactory
-
Uses of UpdateSerializerFactory in org.apache.jena.sparql.serializer
Modifier and TypeMethodDescriptionSerializerRegistry.getUpdateSerializerFactory
(Syntax syntax) Gets the update serializer factory for the given syntax which may be null if there is none registeredModifier and TypeMethodDescriptionvoid
SerializerRegistry.addUpdateSerializer
(Syntax syntax, UpdateSerializerFactory factory) Adds an update serializer factory for the given syntax