public class Server
extends java.lang.Object
Poorly named, this class just parses VPF format files and dumps them to
System.out(). If you want output to come from the applicable objects that
parse the format files, and you only want that output to come when this
Server is run, use the Debug flag "vpfserver" in those object classes.