com.raritantechnologies.concept.clustering
Class DocumentClusterSet

java.lang.Object
  extended bycom.raritantechnologies.concept.clustering.DocumentClusterSet

public class DocumentClusterSet
extends java.lang.Object


Nested Class Summary
 class DocumentClusterSet.DocumentCluster
           
 
Constructor Summary
DocumentClusterSet()
           
 
Method Summary
 void addDocumentClusters(Document doc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentClusterSet

public DocumentClusterSet()
Method Detail

addDocumentClusters

public void addDocumentClusters(Document doc)