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 Document
DefaultHttpLoader. loadDocument(java.net.URI uri, DocumentLoaderOptions options)
Document
DocumentLoader. loadDocument(java.net.URI url, DocumentLoaderOptions options)
Retrieve a remote document.Document
FileLoader. loadDocument(java.net.URI url, DocumentLoaderOptions options)
Document
SchemeRouter. loadDocument(java.net.URI url, DocumentLoaderOptions options)
-