Package | Description |
---|---|
org.rdfhdt.hdt.dictionary | |
org.rdfhdt.hdt.enums |
Modifier and Type | Method and Description |
---|---|
CharSequence |
Dictionary.idToString(long id,
TripleComponentRole position)
Returns the string for a given id
|
long |
Dictionary.stringToId(CharSequence str,
TripleComponentRole position)
Returns the id for a given string
|
Modifier and Type | Method and Description |
---|---|
static TripleComponentRole |
TripleComponentRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TripleComponentRole[] |
TripleComponentRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 DataWeb Research. All rights reserved.