Module org.apache.jena.arq
Package org.apache.jena.sparql.serializer
package org.apache.jena.sparql.serializer
-
ClassDescriptionOutput expressions in SPARQL syntaxSerialize a query into SPARQL or ARQ formatsInterface for query serializer factories, these may be registered with the
SerializerRegistry
thus allowing the serialization of queries to be customisedInformation needed to serialize thingsProvides a registry of serializers for queries and updatesInterface for update serializer factories, these may be registered with theSerializerRegistry
thus allowing update serialization to be customised