|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.facetmap.simple.DelimitedTaxonomyReader
Reads a text file that represents a facet taxonomy as follows:
| Field Summary | |
protected int |
taxCount
|
protected FacetSpace |
tSpace
|
| Constructor Summary | |
DelimitedTaxonomyReader(FacetSpace tSpace)
|
|
| Method Summary | |
java.lang.String |
parse(java.io.BufferedReader r)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected FacetSpace tSpace
protected int taxCount
| Constructor Detail |
public DelimitedTaxonomyReader(FacetSpace tSpace)
| Method Detail |
public java.lang.String parse(java.io.BufferedReader r)
throws java.io.IOException,
DataException
java.io.IOException
DataException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||