Uses of Enum
org.eclipse.rdf4j.spin.SpinParser.Input
Package
Description
See discussion at https://github.com/eclipse/rdf4j/issues/1262
-
Uses of SpinParser.Input in org.eclipse.rdf4j.spin
Modifier and TypeMethodDescriptionstatic SpinParser.Input
Returns the enum constant of this type with the specified name.static SpinParser.Input[]
SpinParser.Input.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionSpinParser
(SpinParser.Input input) SpinParser
(SpinParser.Input input, com.google.common.base.Function<IRI, String> wellKnownVarsMapper, com.google.common.base.Function<IRI, String> wellKnownFuncMapper)