Uses of Enum
org.eclipse.rdf4j.rio.helpers.JSONLDMode
Packages that use JSONLDMode
-
Uses of JSONLDMode in org.eclipse.rdf4j.rio.helpers
Fields in org.eclipse.rdf4j.rio.helpers with type parameters of type JSONLDModeModifier and TypeFieldDescriptionstatic final RioSetting<JSONLDMode>
JSONLDSettings.JSONLD_MODE
Deprecated, for removal: This API element is subject to removal in a future version.Methods in org.eclipse.rdf4j.rio.helpers that return JSONLDModeModifier and TypeMethodDescriptionstatic JSONLDMode
Deprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this type with the specified name.static JSONLDMode[]
JSONLDMode.values()
Deprecated, for removal: This API element is subject to removal in a future version.Returns an array containing the constants of this enum type, in the order they are declared.
JSONLDSettings.JSONLD_MODE
instead.