A B C G J N O P S U 

A

ArgumentParsingException - Exception in com.munkei.exception
 
ArgumentParsingException(Throwable, String, Object...) - Constructor for exception com.munkei.exception.ArgumentParsingException
 
ArgumentParsingException(String, Object...) - Constructor for exception com.munkei.exception.ArgumentParsingException
 

B

bold(String) - Static method in class com.munkei.JArgP
Make a string (ANSI) bold.

C

com.munkei - package com.munkei
 
com.munkei.exception - package com.munkei.exception
 
CommandLineOption - Annotation Type in com.munkei
An annotation to use for command line options.

G

getOption() - Method in exception com.munkei.exception.NoSuchOptionException
 

J

JArgP - Class in com.munkei
 
JArgP(Object) - Constructor for class com.munkei.JArgP
Creates a JArgP object to use for parsing, etc.

N

NoSuchOptionException - Exception in com.munkei.exception
 
NoSuchOptionException(String) - Constructor for exception com.munkei.exception.NoSuchOptionException
 

O

Option - Class in com.munkei
 

P

parse(String[]) - Method in class com.munkei.JArgP
Parses command line arguments and sets the values to the subject.
printUsage(PrintStream) - Method in class com.munkei.JArgP
Prints the usage text, based on the description and default annotation elements and the usage header.
printUsage() - Method in class com.munkei.JArgP
Like #printUsage(Stream output), but prints to System.out.

S

setUsageHeader(String) - Method in class com.munkei.JArgP
Sets the text to be shown at the beginning of the usage text.

U

underline(String) - Static method in class com.munkei.JArgP
Make a string (ANSI) underlined.
A B C G J N O P S U 

Copyright © 2014 Munkei. All rights reserved.