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 UriCompactionUriCompaction. reverse(boolean reverse)UriCompactionUriCompaction. value(jakarta.json.JsonValue value)UriCompactionUriCompaction. vocab(boolean vocab)static UriCompactionUriCompaction. 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 UriCompactionActiveContext. uriCompaction()
-