Uses of Interface
no.hasmac.jsonld.loader.DocumentReader
Packages that use DocumentReader
-
Uses of DocumentReader in no.hasmac.jsonld.loader
Methods in no.hasmac.jsonld.loader that return DocumentReaderModifier and TypeMethodDescriptionReturn a reader or throwJsonLdError
if there is no reader nor fallbackContentType.Methods in no.hasmac.jsonld.loader that return types with arguments of type DocumentReaderModifier and TypeMethodDescriptionprivate static Optional
<DocumentReader<InputStream>> DocumentResolver.findReader
(MediaType type)