Groovy 2.1.0-rc-3

Package org.codehaus.groovy.tools.shell.util

Utility classes related to the Groovy Shell (aka. groovysh).

 

Class Summary
ClassNameCompletor Provides completion for class names.
HelpFormatter Custom CLI help formatter to render things correctly.
NoExitSecurityManager Custom security manager to System.exit (and related) from being used.
SimpleCompletor Support for simple completors.
XmlCommandRegistrar Registers org.codehaus.groovy.tools.shell.Command instances from and XML file.
 


Copyright © 2003-2013 The Codehaus. All rights reserved.