|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectinfomat.vectorspace.DocumentGroupingIO
public class DocumentGroupingIO
For loading and saving a DocumentGrouping. This class is for my personal use. It does not correspond to anything in this Infomat-package. Not tha same as in the clustering package!
Constructor Summary | |
---|---|
DocumentGroupingIO(InfomatModel im)
|
Method Summary | |
---|---|
IObjectGrouping |
load(java.io.File file)
Loads a DocumentGrouping from file in XML format |
IObjectGrouping |
loadCompressed(java.io.File file)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DocumentGroupingIO(InfomatModel im)
Method Detail |
---|
public IObjectGrouping load(java.io.File file)
public IObjectGrouping loadCompressed(java.io.File file)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |