|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.cmu.sphinx.util.FileReferenceSource
A source of reference texts.
Constructor Summary | |
FileReferenceSource(java.lang.String file)
Constructs a ReferenceSource from a reference file. |
Method Summary | |
java.util.List |
getReferences()
Returns a list of reference text. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FileReferenceSource(java.lang.String file) throws java.io.IOException
file
- the reference fileMethod Detail |
public java.util.List getReferences()
getReferences
in interface ReferenceSource
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |