public interface TaxonDAO
| Modifier and Type | Method and Description |
|---|---|
void |
extractBySpeciesGroups(String metadataUrl,
String query,
String[] filterQueries,
Writer writer)
Writes a hierarchy to the writer that matches the supplied query.
|
void |
extractHierarchy(String metadataUrl,
String query,
String[] filterQueries,
Writer writer)
Writes a hierarchy to the writer that matches the supplied query.
|
Copyright © 2014. All rights reserved.