A Completor implementation that completes java class names. By default,
it scans the java class path to locate all the classes.
author: Marc Prud'hommeaux
Constructor Summary
public
ClassNameCompletor() Complete candidates using all the classes available in the
java CLASSPATH.