Uses of Class
no.hasmac.jsonld.compaction.ValueCompaction
-
Packages that use ValueCompaction Package Description no.hasmac.jsonld.compaction Compaction Algorithms.no.hasmac.jsonld.context Context Processing Algorithms. -
-
Uses of ValueCompaction in no.hasmac.jsonld.compaction
Methods in no.hasmac.jsonld.compaction that return ValueCompaction Modifier and Type Method Description static ValueCompaction
ValueCompaction. with(ActiveContext activeContext)
-
Uses of ValueCompaction in no.hasmac.jsonld.context
Methods in no.hasmac.jsonld.context that return ValueCompaction Modifier and Type Method Description ValueCompaction
ActiveContext. valueCompaction()
-