|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.xalan.xsltc.cmdline.getopt.GetOpt.OptionMatcher
static class GetOpt.OptionMatcher
Field Summary | |
---|---|
private java.lang.String |
theOptString
|
Constructor Summary | |
---|---|
GetOpt.OptionMatcher(java.lang.String optString)
|
Method Summary | |
---|---|
boolean |
hasArg(char c)
|
boolean |
match(char c)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.lang.String theOptString
Constructor Detail |
---|
public GetOpt.OptionMatcher(java.lang.String optString)
Method Detail |
---|
public boolean match(char c)
public boolean hasArg(char c)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |