Package org.apache.jena.sparql.serializer
-
Interface Summary Interface Description FormatterTemplate QuerySerializerFactory Interface for query serializer factories, these may be registered with theSerializerRegistrythus allowing the serialization of queries to be customisedUpdateSerializerFactory Interface for update serializer factories, these may be registered with theSerializerRegistrythus allowing update serialization to be customised -
Class Summary Class Description FmtExprSPARQL Output expressions in SPARQL syntaxFmtTemplate FormatterBase FormatterElement PrologueSerializer QuerySerializer Serialize a query into SPARQL or ARQ formatsSerializationContext Information needed to serialize thingsSerializerRegistry Provides a registry of serializers for queries and updates