Constructor and Description |
---|
FeatureSet() |
Modifier and Type | Method and Description |
---|---|
void |
addFeature(Feature feature) |
Feature |
getFeature(String name) |
List<Feature> |
getFeatures() |
boolean |
hasFeature(Feature feature) |
boolean |
hasFeature(String name) |
Iterator<Feature> |
iterator() |
void |
output(IndentedWriter out) |
toString
public void addFeature(Feature feature)
public boolean hasFeature(Feature feature)
public boolean hasFeature(String name)
public void output(IndentedWriter out)
Licenced under the Apache License, Version 2.0