Uses of Interface
org.apache.jena.sparql.serializer.UpdateSerializerFactory
Packages that use UpdateSerializerFactory
-
Uses of UpdateSerializerFactory in org.apache.jena.sparql.serializer
Methods in org.apache.jena.sparql.serializer that return UpdateSerializerFactoryModifier and TypeMethodDescriptionSerializerRegistry.getUpdateSerializerFactory(Syntax syntax) Gets the update serializer factory for the given syntax which may be null if there is none registeredMethods in org.apache.jena.sparql.serializer with parameters of type UpdateSerializerFactoryModifier and TypeMethodDescriptionvoidSerializerRegistry.addUpdateSerializer(Syntax syntax, UpdateSerializerFactory factory) Adds an update serializer factory for the given syntax