Q
- public abstract class CatalogRDFReporter<T> extends ListReporter<T,Writer>
Modifier and Type | Field and Description |
---|---|
protected com.hp.hpl.jena.ontology.OntModel |
jenaModel |
protected org.restlet.data.MediaType |
mediaType |
batch, licenseURI, output, processors
Constructor and Description |
---|
CatalogRDFReporter(org.restlet.Request request,
org.restlet.data.MediaType mediaType) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
footer(Writer output,
Iterator<T> query) |
com.hp.hpl.jena.ontology.OntModel |
getJenaModel() |
void |
header(Writer output,
Iterator<T> query) |
void |
setJenaModel(com.hp.hpl.jena.ontology.OntModel jenaModel) |
createBatch
getFileExtension, getLicenseURI, getOutput, getProcessors, getTimeout, process, processItem, setLicenseURI, setOutput, setProcessors, setTimeout
addPropertyChangeListener, addPropertyChangeListener, getID, isEnabled, open, removePropertyChangeListener, removePropertyChangeListener, setEnabled, toString
protected org.restlet.data.MediaType mediaType
protected com.hp.hpl.jena.ontology.OntModel jenaModel
public CatalogRDFReporter(org.restlet.Request request, org.restlet.data.MediaType mediaType)
public com.hp.hpl.jena.ontology.OntModel getJenaModel()
public void setJenaModel(com.hp.hpl.jena.ontology.OntModel jenaModel)
public void close() throws Exception
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.