Package | Description |
---|---|
cz.cuni.mff.odcleanstore.engine.outputws | |
cz.cuni.mff.odcleanstore.engine.outputws.output |
Modifier and Type | Method and Description |
---|---|
protected QueryResultFormatter |
QueryExecutorResourceBase.getFormatter(OutputWSConfig outputWSConfig)
Returns an appropriate formatter of the result.
|
Modifier and Type | Class and Description |
---|---|
class |
DebugFormatter
Returns a simple representation of the query result for debugging purposes.
|
class |
HTMLFormatter
Returns a representation of a query result in a user-friendly HTML document.
|
class |
RDFFormatter
An abstract base class for formatters having a serialized form of RDF as their output.
|
class |
RDFXMLFormatter
Returns a representation of a query result serialized to the RDF/XML format.
|
class |
ResultFormatterBase
An abstract base class for query result formatters.
|
class |
TriGFormatter
Returns a representation of a query result serialized to the TriG format.
|
Copyright © 2013. All Rights Reserved.