| Package | Description |
|---|---|
| org.biojava.bio.search |
Interfaces and classes for representing sequence similarity search results.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BlastLikeSearchFilter.AbstractBlastLikeSearchFilter |
static class |
BlastLikeSearchFilter.ByHitProperty
Applies test to the value specified by the key in hit properties.
|
static class |
BlastLikeSearchFilter.BySearchProperty
Applies test to the value specified by the key in search properties.
|
static class |
BlastLikeSearchFilter.BySubHitProperty
Applies test to the value specified by the key in subhit properties.
|
static class |
BlastLikeSearchFilter.Not |
| Constructor and Description |
|---|
FilteringContentHandler(BlastLikeSearchFilter filter) |
FilteringContentHandler(BlastLikeSearchFilter filter,
SearchContentHandler delegate) |