Class CustomThreadConfig
- java.lang.Object
-
- org.openprovenance.prov.core.jsonld11.serialization.deserial.CustomThreadConfig
-
public class CustomThreadConfig extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringJSONLD_CONTEXT_KEY_NAMESPACE
-
Constructor Summary
Constructors Constructor Description CustomThreadConfig()
-
-
-
Field Detail
-
JSONLD_CONTEXT_KEY_NAMESPACE
public static final String JSONLD_CONTEXT_KEY_NAMESPACE
- See Also:
- Constant Field Values
-
-
Method Detail
-
getAttributes
public static ThreadLocal<Map<String,Namespace>> getAttributes()
-
-