Enum JSONLDMode

java.lang.Object
java.lang.Enum<JSONLDMode>
org.eclipse.rdf4j.rio.helpers.JSONLDMode
All Implemented Interfaces:
Serializable, Comparable<JSONLDMode>

public enum JSONLDMode extends Enum<JSONLDMode>
Specifies constants to identify various modes that are relevant to JSONLD documents.
Author:
Peter Ansell
See Also: