Class TupleQueryResultFormat

java.lang.Object

public class TupleQueryResultFormat extends QueryResultFormat
Represents the concept of an tuple query result serialization format. Tuple query result formats are identified by a name and can have one or more associated MIME types, zero or more associated file extensions and can specify a (default) character encoding.
Author:
Arjohn Kampman