Uses of Class
com.github.jsonldjava.core.DocumentLoader
Packages that use DocumentLoader
-
Uses of DocumentLoader in com.github.jsonldjava.core
Fields in com.github.jsonldjava.core declared as DocumentLoaderModifier and TypeFieldDescriptionprivate DocumentLoaderJsonLdOptions.documentLoaderhttp://www.w3.org/TR/json-ld-api/#widl-JsonLdOptions-documentLoaderMethods 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)