Class JsonLdUtils
java.lang.Object
com.github.jsonldjava.core.JsonLdUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BooleandeepCompare(Object v1, Object v2) static BooleandeepCompare(Object v1, Object v2, Boolean listOrderMatters) static booleandeepContains(List<Object> values, Object value) static booleanisAbsoluteIri(String value) static booleanisRelativeIri(String value)
-
Constructor Details
-
JsonLdUtils
public JsonLdUtils()
-
-
Method Details
-
deepCompare
-
deepCompare
-
deepContains
-
isAbsoluteIri
-
isRelativeIri
-