public class DictionaryUtil extends Object
Modifier and Type | Method and Description |
---|---|
static TripleString |
tripleIDtoTripleString(Dictionary dict,
TripleID tripleID)
Converts a TripleID to a TripleString using a dictionary.
|
static TripleID |
tripleStringtoTripleID(Dictionary dict,
TripleString tripleString)
Converts a TripleString to a TripleID using a dictionary.
|
public static TripleString tripleIDtoTripleString(Dictionary dict, TripleID tripleID)
tripleID
- The Triple to convert frompublic static TripleID tripleStringtoTripleID(Dictionary dict, TripleString tripleString)
tripleString
- The Triple to convert fromCopyright © 2020 DataWeb Research. All rights reserved.