| 
Groovy 1.7.9 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectgroovy.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-2010 The Codehaus. All rights reserved.