Package | Description |
---|---|
org.eclipse.rdf4j.rio.helpers |
Provides helpers classes for Rio.
|
Modifier and Type | Field and Description |
---|---|
static RioSetting<JSONLDMode> |
JSONLDSettings.JSONLD_MODE
The
JSONLDMode that the writer will use to reorganise the JSONLD document after it is created. |
Modifier and Type | Method and Description |
---|---|
static JSONLDMode |
JSONLDMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JSONLDMode[] |
JSONLDMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.