Class TermSelector
java.lang.Object
no.hasmac.jsonld.context.TermSelector
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionmatch(Collection<String> preferredValues) static TermSelectorwith(ActiveContext activeContext, String variable, Collection<String> containers, String typeLanguage)
-
Method Details
-
with
public static TermSelector with(ActiveContext activeContext, String variable, Collection<String> containers, String typeLanguage) -
match
-