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