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