org.activemath.omdocjdom.index.infomap
Class InfomapResult

java.lang.Object
  extended by org.activemath.omdocjdom.index.infomap.InfomapResult

public class InfomapResult
extends Object


Constructor Summary
InfomapResult(String result)
           
 
Method Summary
 boolean isEmpty()
           
 void parseResult(String result)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfomapResult

public InfomapResult(String result)
Method Detail

parseResult

public void parseResult(String result)

isEmpty

public boolean isEmpty()