Uses of Class
com.apicatalog.jsonld.context.InverseContext
-
Packages that use InverseContext Package Description com.apicatalog.jsonld.context Context Processing Algorithms. -
-
Uses of InverseContext in com.apicatalog.jsonld.context
Methods in com.apicatalog.jsonld.context that return InverseContext Modifier and Type Method Description InverseContextInverseContextBuilder. build()InverseContextActiveContext. getInverseContext()InverseContextInverseContext. setIfAbsent(String variable, String container, String type, String key, String value)Methods in com.apicatalog.jsonld.context with parameters of type InverseContext Modifier and Type Method Description protected voidActiveContext. setInverseContext(InverseContext inverseContext)
-