Uses of Class
de.fuberlin.wiwiss.d2rq.map.TranslationTable.Translation

Packages that use TranslationTable.Translation
de.fuberlin.wiwiss.d2rq.csv Parsers for Comma Seperated Value (CSV) files for use with translation tables. 
 

Uses of TranslationTable.Translation in de.fuberlin.wiwiss.d2rq.csv
 

Methods in de.fuberlin.wiwiss.d2rq.csv that return types with arguments of type TranslationTable.Translation
 Collection<TranslationTable.Translation> TranslationTableParser.parseTranslations()