|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.biojava.bio.search.SearchContentAdapter
ssbind.CountHits
public class CountHits
Prints out a count of the total number of hits in a report.
java ProcessBlastReport blast.out ssbind.CountHits
Constructor Summary | |
---|---|
CountHits()
|
Method Summary | |
---|---|
void |
endSearch()
|
void |
startHit()
|
void |
startSearch()
|
Methods inherited from class org.biojava.bio.search.SearchContentAdapter |
---|
addHitProperty, addSearchProperty, addSubHitProperty, endHeader, endHit, endSubHit, getMoreSearches, setDatabaseID, setMoreSearches, setQueryID, startHeader, startSubHit |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CountHits()
Method Detail |
---|
public void startSearch()
startSearch
in interface org.biojava.bio.search.SearchContentHandler
startSearch
in class org.biojava.bio.search.SearchContentAdapter
public void endSearch()
endSearch
in interface org.biojava.bio.search.SearchContentHandler
endSearch
in class org.biojava.bio.search.SearchContentAdapter
public void startHit()
startHit
in interface org.biojava.bio.search.SearchContentHandler
startHit
in class org.biojava.bio.search.SearchContentAdapter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |