Uses of Class
no.hasmac.jsonld.compaction.UriCompaction
-
Packages that use UriCompaction Package Description no.hasmac.jsonld.compaction Compaction Algorithms.no.hasmac.jsonld.context Context Processing Algorithms. -
-
Uses of UriCompaction in no.hasmac.jsonld.compaction
Methods in no.hasmac.jsonld.compaction that return UriCompaction Modifier and Type Method Description UriCompaction
UriCompaction. reverse(boolean reverse)
UriCompaction
UriCompaction. value(jakarta.json.JsonValue value)
UriCompaction
UriCompaction. vocab(boolean vocab)
static UriCompaction
UriCompaction. with(ActiveContext activeContext)
-
Uses of UriCompaction in no.hasmac.jsonld.context
Methods in no.hasmac.jsonld.context that return UriCompaction Modifier and Type Method Description UriCompaction
ActiveContext. uriCompaction()
-