|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.knowceans.corpus.parsers.epg.EpgCategories
public class EpgCategories
EpgCategories to cluster an electronic program guide
| Field Summary | |
|---|---|
private static java.lang.String[] |
ids
|
private static java.lang.String[] |
topics
|
| Constructor Summary | |
|---|---|
EpgCategories()
|
|
| Method Summary | |
|---|---|
java.lang.String |
decode(java.util.Vector<java.lang.Integer> a)
return a string description of the category ids in the argument. |
java.util.Vector<java.lang.Integer> |
subjects(java.lang.String sub)
get category ids (encoding) of the descriptors in the argument (space-separated). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final java.lang.String[] ids
private static final java.lang.String[] topics
| Constructor Detail |
|---|
public EpgCategories()
| Method Detail |
|---|
public java.util.Vector<java.lang.Integer> subjects(java.lang.String sub)
ICategories
subjects in interface ICategoriespublic java.lang.String decode(java.util.Vector<java.lang.Integer> a)
ICategories
decode in interface ICategories
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||