Package | Description |
---|---|
org.apache.jena.sparql.serializer |
Modifier and Type | Method and Description |
---|---|
UpdateSerializerFactory |
SerializerRegistry.getUpdateSerializerFactory(Syntax syntax)
Gets the update serializer factory for the given syntax which may be null
if there is none registered
|
Modifier and Type | Method and Description |
---|---|
void |
SerializerRegistry.addUpdateSerializer(Syntax syntax,
UpdateSerializerFactory factory)
Adds an update serializer factory for the given syntax
|
Licenced under the Apache License, Version 2.0