|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biojavax.bio.db.biosql.BioSQLFeatureFilter.Tools
public static class BioSQLFeatureFilter.Tools
A class representing some useful stuff you can do with BioSQLFeatureFilters, for instance converting plain FeatureFilters into a their BioSQLFeatureFilter equivalents (where possible).
| Constructor Summary | |
|---|---|
BioSQLFeatureFilter.Tools()
|
|
| Method Summary | |
|---|---|
static BioSQLFeatureFilter |
convert(FeatureFilter ff)
Convert a non-BioSQL FeatureFilter into a BioSQL one. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BioSQLFeatureFilter.Tools()
| Method Detail |
|---|
public static BioSQLFeatureFilter convert(FeatureFilter ff)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||