Skip navigation links
E J M P T U 

E

edu.msudenver.cs.jclo - package edu.msudenver.cs.jclo
 

J

JCLO - Class in edu.msudenver.cs.jclo
This class is used to parse command-line arguments based on a the variables with an object.
JCLO(Object) - Constructor for class edu.msudenver.cs.jclo.JCLO
A constructor that takes the Object that contains the variables acceptable on a command line.
JCLO(Object, String[][]) - Constructor for class edu.msudenver.cs.jclo.JCLO
A constructor that takes the Object that contains the variables acceptable on a command line.
JCLO(String, Object) - Constructor for class edu.msudenver.cs.jclo.JCLO
A constructor that takes the Object that contains the variables acceptable on a command line.
JCLO(String, Object, String[][]) - Constructor for class edu.msudenver.cs.jclo.JCLO
A constructor that takes an Object, a prefix, and a boolean that specifies whether to accept single or double dashes; call parse (String) to do the actual parsing.

M

main(String[]) - Static method in class edu.msudenver.cs.jclo.JCLO
 

P

parse(String[]) - Method in class edu.msudenver.cs.jclo.JCLO
Parse a command line.

T

toString() - Method in class edu.msudenver.cs.jclo.JCLO
An external representation of the object

U

usage() - Method in class edu.msudenver.cs.jclo.JCLO
Create and usage message for the acceptable command line variables.
E J M P T U 
Skip navigation links

Copyright © 2017. All rights reserved.