Uses of Class
no.hasmac.jsonld.api.ExpansionApi
Packages that use ExpansionApi
-
Uses of ExpansionApi in no.hasmac.jsonld
Methods in no.hasmac.jsonld that return ExpansionApiModifier and TypeMethodDescriptionstatic ExpansionApi
Expands the referenced document.static ExpansionApi
Expands the referenced document.static ExpansionApi
Expands the provided remote document. -
Uses of ExpansionApi in no.hasmac.jsonld.api
Methods in no.hasmac.jsonld.api that return ExpansionApiModifier and TypeMethodDescriptionExpansionApi.context
(jakarta.json.JsonStructure context) ExpansionApi.loader
(DocumentLoader loader) ExpansionApi.mode
(JsonLdVersion processingMode) ExpansionApi.numericId()
Experimental: Accept numeric @id.ExpansionApi.options
(JsonLdOptions options) ExpansionApi.ordered
(boolean enable) ExpansionApi.rdfStar()
Experimental: Enables JSON-LD-STAR extension.