|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.biojava.bio.program.gff.GFFRecordFilter.AcceptAll
Implementation of GFFRecordFilter that accepts everything.
Inner classes inherited from class org.biojava.bio.program.gff.GFFRecordFilter |
GFFRecordFilter.AcceptAll,
GFFRecordFilter.FeatureFilter,
GFFRecordFilter.SequenceFilter,
GFFRecordFilter.SourceFilter |
Fields inherited from interface org.biojava.bio.program.gff.GFFRecordFilter |
ACCEPT_ALL |
Constructor Summary | |
GFFRecordFilter.AcceptAll()
|
Method Summary | |
boolean |
accept(GFFRecord record)
Return wether or not to accept record. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public GFFRecordFilter.AcceptAll()
Method Detail |
public boolean accept(GFFRecord record)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |