Uses of Class
no.hasmac.jsonld.loader.DocumentLoaderOptions
-
Packages that use DocumentLoaderOptions Package Description no.hasmac.jsonld.loader Remote Document and Context Retrieval. -
-
Uses of DocumentLoaderOptions in no.hasmac.jsonld.loader
Methods in no.hasmac.jsonld.loader with parameters of type DocumentLoaderOptions Modifier and Type Method Description DocumentDefaultHttpLoader. loadDocument(java.net.URI uri, DocumentLoaderOptions options)DocumentDocumentLoader. loadDocument(java.net.URI url, DocumentLoaderOptions options)Retrieve a remote document.DocumentFileLoader. loadDocument(java.net.URI url, DocumentLoaderOptions options)DocumentSchemeRouter. loadDocument(java.net.URI url, DocumentLoaderOptions options)
-