Uses of Class
com.github.jsonldjava.core.DocumentLoader
Packages that use DocumentLoader
-
Uses of DocumentLoader in com.github.jsonldjava.core
Methods in com.github.jsonldjava.core that return DocumentLoaderModifier and TypeMethodDescriptionDocumentLoader.addInjectedDoc(String url, String doc) Avoid resolving a document by instead using the given serialised representation.JsonLdOptions.getDocumentLoader()Methods in com.github.jsonldjava.core with parameters of type DocumentLoaderModifier and TypeMethodDescriptionvoidJsonLdOptions.setDocumentLoader(DocumentLoader documentLoader)