JAPI 0.9.0
Yet another Java API
API Documentation

net.sf.japi.io.args
Annotation Type StopOption


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface StopOption

Annotation to declare an option as stop option. A stop option is an option that stops argument parsing and exits normal program flow. Typical stop options are "-V" / "--version" and "-h" / "--help".

Author:
Christian Hujer
See Also:
Option


JAPI
Yet another Java API
API Documentation

© 2005-2006 Christian Hujer. All rights reserved. See copyright