|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectwinstone.cmdline.Option<java.io.File>
winstone.cmdline.Option.OFile
public static class Option.OFile
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class winstone.cmdline.Option |
|---|
Option.OBoolean, Option.OClass, Option.OFile, Option.OInt, Option.OString |
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
Option.OFile(java.lang.String name)
|
|
| Method Summary | |
|---|---|
java.io.File |
get(java.util.Map args)
|
java.io.File |
get(java.util.Map args,
java.io.File defaultValue)
|
| Methods inherited from class winstone.cmdline.Option |
|---|
all, bool, clazz, file, integer, integer, isIn, isWildcard, put, remove, string, string, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Option.OFile(java.lang.String name)
| Method Detail |
|---|
public java.io.File get(java.util.Map args,
java.io.File defaultValue)
public java.io.File get(java.util.Map args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||