Uses of Interface
org.aksw.jena_sparql_api.http.domain.api.RdfEntityInfo
Packages that use RdfEntityInfo
-
Uses of RdfEntityInfo in org.aksw.jena_sparql_api.http.domain.api
Subinterfaces of RdfEntityInfo in org.aksw.jena_sparql_api.http.domain.apiMethods in org.aksw.jena_sparql_api.http.domain.api that return RdfEntityInfoModifier and TypeMethodDescriptionRdfEntityInfo.setByteSize(Long size) RdfEntityInfo.setCharset(String charset) RdfEntityInfo.setContentEncodings(List<String> enocdings) RdfEntityInfo.setContentType(String contentType) RdfEntityInfo.setUncompressedByteSize(Long size) Methods in org.aksw.jena_sparql_api.http.domain.api with parameters of type RdfEntityInfoModifier and TypeMethodDescriptionstatic voidRdfEntityInfo.copy(RdfEntityInfo tgt, RdfEntityInfo src)