|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.cmu.sphinx.util.FileReferenceSource
public class 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<java.lang.String> |
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 file
java.io.IOException| Method Detail |
|---|
public java.util.List<java.lang.String> getReferences()
getReferences in interface ReferenceSource
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||