Uses of Class
org.d2rq.lang.TranslationTable.Translation

Packages that use TranslationTable.Translation
org.d2rq.csv   
org.d2rq.lang   
 

Uses of TranslationTable.Translation in org.d2rq.csv
 

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

Uses of TranslationTable.Translation in org.d2rq.lang
 

Methods in org.d2rq.lang that return types with arguments of type TranslationTable.Translation
 Collection<TranslationTable.Translation> TranslationTable.getTranslations()