| Package | Description |
|---|---|
| org.apache.jena.riot.tokens |
| Modifier and Type | Method and Description |
|---|---|
StringType |
Token.getStringType() |
static StringType |
StringType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StringType[] |
StringType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Token.hasStringType(StringType st) |
Token |
Token.setStringType(StringType st) |
Licenced under the Apache License, Version 2.0