|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdasp.GetOpt
public class GetOpt
Field Summary | |
---|---|
String |
optArg
|
int |
optInd
|
Constructor Summary | |
---|---|
GetOpt(String[] args,
String opts)
|
Method Summary | |
---|---|
int |
getopt()
|
char |
getOptLetter()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public String optArg
public int optInd
Constructor Detail |
---|
public GetOpt(String[] args, String opts)
Method Detail |
---|
public char getOptLetter()
public int getopt()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |