edu.cmu.sphinx.util
Interface ReferenceSource

All Known Implementing Classes:
ConcatFileDataSource, FileReferenceSource

public interface ReferenceSource

A source of reference texts.


Method Summary
 java.util.List getReferences()
          Returns a list of reference text.
 

Method Detail

getReferences

public java.util.List getReferences()
Returns a list of reference text.