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 RdfDocumentRdfDocument.of(InputStream is) Create a new document from content provided byInputStream.static RdfDocumentRdfDocument.of(MediaType type, InputStream is)