gbin
Example:
Suppose you have the MDBExplorerStandalone.jar
file
containing the data model classes, you can read GBIN files by
starting STILTS like this:
stilts -classpath MDBExplorerStandalone.jar ...or like this:
java -classpath stilts.jar:MDBExplorerStandalone.jar uk.ac.starlink.ttools.Stilts ...