Package no.hasmac.jsonld.context
Class InverseContextBuilder
java.lang.Object
no.hasmac.jsonld.context.InverseContextBuilder
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
private void
processTerm
(String termName, InverseContext result, String variableValue, String defaultLanguage) static InverseContextBuilder
with
(ActiveContext activeContext)
-
Field Details
-
activeContext
-
-
Constructor Details
-
InverseContextBuilder
-
-
Method Details
-
with
-
build
-
processTerm
private void processTerm(String termName, InverseContext result, String variableValue, String defaultLanguage)
-