cmu.tawc.data
Interface Dictionary

All Known Implementing Classes:
DictionaryStub

public interface Dictionary


Method Summary
 java.util.List<Category> getCategories()
           
 java.util.List<Word> getWords()
           
 

Method Detail

getCategories

java.util.List<Category> getCategories()

getWords

java.util.List<Word> getWords()