Package com.apicatalog.jsonld.context
Class InverseContextBuilder
- java.lang.Object
-
- com.apicatalog.jsonld.context.InverseContextBuilder
-
public final class InverseContextBuilder extends Object
- See Also:
- Inverse Context Creation
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description InverseContextbuild()static InverseContextBuilderwith(ActiveContext activeContext)
-
-
-
Method Detail
-
with
public static final InverseContextBuilder with(ActiveContext activeContext)
-
build
public InverseContext build()
-
-