Package | Description |
---|---|
org.eclipse.rdf4j.spin |
Modifier and Type | Method and Description |
---|---|
static SpinParser.Input |
SpinParser.Input.valueOf(String name)
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.
|
Constructor and Description |
---|
SpinParser(SpinParser.Input input) |
SpinParser(SpinParser.Input input,
com.google.common.base.Function<IRI,String> wellKnownVarsMapper,
com.google.common.base.Function<IRI,String> wellKnownFuncMapper) |
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.