Uses of Class
no.hasmac.jsonld.document.RdfDocument
Packages that use RdfDocument
-
Uses of RdfDocument in no.hasmac.jsonld.document
Methods in no.hasmac.jsonld.document that return RdfDocumentModifier and TypeMethodDescriptionstatic RdfDocument
RdfDocument.of
(InputStream is) Create a new document from content provided byInputStream
.static RdfDocument
RdfDocument.of
(MediaType type, InputStream is)