Class GraphClassParser


public class GraphClassParser
extends ClassStringParser
A small wrapper around JSAP's standard ClassStringParser. It tries to prefix the package names in PACKAGE to the provided class name, making the specification of graph classes on the command line much easier.