Uses of Enum
org.eclipse.rdf4j.spin.SpinRenderer.Output
Package
Description
See discussion at https://github.com/eclipse/rdf4j/issues/1262
-
Uses of SpinRenderer.Output in org.eclipse.rdf4j.spin
Modifier and TypeMethodDescriptionstatic SpinRenderer.Output
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.ModifierConstructorDescriptionSpinRenderer
(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)