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