public class GffAttributeFilter extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,ArrayList<String>> |
filter |
| Constructor and Description |
|---|
GffAttributeFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
addFilter(String attribute,
String value) |
boolean |
doesMatchFilter(GffElement gffElement) |
Copyright © 2015. All Rights Reserved.