Package tethys.species
Class TethysITISResult
java.lang.Object
tethys.species.TethysITISResult
Class to hold and unpack a XML string returned from the ITIS_ranks document
in a Tethys database.
- Author:
- dg50
-
Constructor Summary
ConstructorsConstructorDescriptionTethysITISResult
(int itisCode, String taxon_unit, String latin, String vernacular) Construct a ITIS object from XML data -
Method Summary