Uses of Interface
org.aksw.jena_sparql_api.http.repository.api.RdfHttpResourceFile
Packages that use RdfHttpResourceFile
Package
Description
-
Uses of RdfHttpResourceFile in org.aksw.jena_sparql_api.http.repository.api
Methods in org.aksw.jena_sparql_api.http.repository.api that return RdfHttpResourceFileModifier and TypeMethodDescriptionRdfHttpEntityFile.getResource()The link to the resource that owns this entityRdfHttpEntityFileSimple.getResource()ResourceStore.getResource(String uri) Return a http entity with a certain path relative to {getRelativePath(). -
Uses of RdfHttpResourceFile in org.aksw.jena_sparql_api.http.repository.impl
Classes in org.aksw.jena_sparql_api.http.repository.impl that implement RdfHttpResourceFileFields in org.aksw.jena_sparql_api.http.repository.impl declared as RdfHttpResourceFileMethods in org.aksw.jena_sparql_api.http.repository.impl that return RdfHttpResourceFileModifier and TypeMethodDescriptionRdfHttpEntityFileImpl.getResource()ResourceStoreImpl.getResource(String uri) ResourceStoreImpl.pathToResource(Path baseRelPath) Methods in org.aksw.jena_sparql_api.http.repository.impl with parameters of type RdfHttpResourceFileModifier and TypeMethodDescriptionHttpResourceRepositoryFromFileSystemImpl.saveResponse(RdfHttpResourceFile targetResource, org.apache.http.HttpRequest request, org.apache.http.HttpResponse response) Derives the suffix which to append to the base path from the entity's headers.Constructors in org.aksw.jena_sparql_api.http.repository.impl with parameters of type RdfHttpResourceFile