Uses of Class
it.uniroma2.art.semanticturkey.extension.extpts.reformattingexporter.ClosableFormattedResource
Packages that use ClosableFormattedResource
Package
Description
-
Uses of ClosableFormattedResource in it.uniroma2.art.semanticturkey.extension.extpts.deployer
Methods in it.uniroma2.art.semanticturkey.extension.extpts.deployer that return ClosableFormattedResourceConstructors in it.uniroma2.art.semanticturkey.extension.extpts.deployer with parameters of type ClosableFormattedResourceModifierConstructorDescriptionFormattedResourceSource
(ClosableFormattedResource sourceFormattedResource) -
Uses of ClosableFormattedResource in it.uniroma2.art.semanticturkey.extension.extpts.loader
Methods in it.uniroma2.art.semanticturkey.extension.extpts.loader that return ClosableFormattedResourceMethods in it.uniroma2.art.semanticturkey.extension.extpts.loader with parameters of type ClosableFormattedResourceModifier and TypeMethodDescriptionvoid
FormattedResourceTarget.setTargetFormattedResource
(ClosableFormattedResource targetClosableFormattedResource) Constructors in it.uniroma2.art.semanticturkey.extension.extpts.loader with parameters of type ClosableFormattedResourceModifierConstructorDescriptionFormattedResourceTarget
(ClosableFormattedResource targetFormattedResource) -
Uses of ClosableFormattedResource in it.uniroma2.art.semanticturkey.extension.extpts.rdflifter
Methods in it.uniroma2.art.semanticturkey.extension.extpts.rdflifter with parameters of type ClosableFormattedResourceModifier and TypeMethodDescriptionvoid
RDFLifter.lift
(ClosableFormattedResource sourceFormattedResource, String format, org.eclipse.rdf4j.rio.RDFHandler targetRDFHandle, LifterContext lifterContext) -
Uses of ClosableFormattedResource in it.uniroma2.art.semanticturkey.extension.extpts.reformattingexporter
Methods in it.uniroma2.art.semanticturkey.extension.extpts.reformattingexporter that return ClosableFormattedResourceModifier and TypeMethodDescriptionstatic ClosableFormattedResource
ClosableFormattedResource.build
(Consumer<OutputStream> outputStreamConsumer, String mimeType, String defaultFileExtension, Charset charset, String originalFilename) ReformattingExporter.export
(org.eclipse.rdf4j.repository.RepositoryConnection sourceRepositoryConnection, org.eclipse.rdf4j.model.IRI[] graphs, String format, ExporterContext exporterContext)