Package org.forester.application
Class gsdi
- java.lang.Object
-
- org.forester.application.gsdi
-
public final class gsdi extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static boolean
REPLACE_UNDERSCORES_IN_NH_SPECIES_TREE
-
Constructor Summary
Constructors Constructor Description gsdi()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-
-
-
Field Detail
-
REPLACE_UNDERSCORES_IN_NH_SPECIES_TREE
public static final boolean REPLACE_UNDERSCORES_IN_NH_SPECIES_TREE
- See Also:
- Constant Field Values
-
-