Package | Description |
---|---|
org.eclipse.rdf4j.spin |
See discussion at https://github.com/eclipse/rdf4j/issues/1262
|
Modifier and Type | Method and Description |
---|---|
static SpinRenderer.Output |
SpinRenderer.Output.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpinRenderer.Output[] |
SpinRenderer.Output.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SpinRenderer(SpinRenderer.Output output) |
SpinRenderer(SpinRenderer.Output output,
com.google.common.base.Function<String,IRI> wellKnownVarMapper,
com.google.common.base.Function<String,IRI> wellKnownFuncMapper,
ValueFactory vf) |
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.