|
Groovy 2.2.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Object groovy.util.OptionAccessor
class OptionAccessor extends Object
Property Summary | |
---|---|
CommandLine |
inner
|
Constructor Summary | |
OptionAccessor(CommandLine inner)
|
Method Summary | |
---|---|
List
|
arguments()
|
def
|
getProperty(String name)
|
def
|
invokeMethod(String name, Object args)
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Property Detail |
---|
CommandLine inner
Constructor Detail |
---|
OptionAccessor(CommandLine inner)
Method Detail |
---|
List arguments()
def getProperty(String name)
def invokeMethod(String name, Object args)
Copyright © 2003-2013 The Codehaus. All rights reserved.