org.codehaus.swizzle.stream
Class ExecuteMacroInputStream.Macro
java.lang.Object
org.codehaus.swizzle.stream.ExecuteMacroInputStream.Macro
- Enclosing class:
- ExecuteMacroInputStream
public static class ExecuteMacroInputStream.Macro
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecuteMacroInputStream.Macro
public ExecuteMacroInputStream.Macro(String token)
throws IOException
- Throws:
IOException
getName
public String getName()
getArgs
public Map getArgs()
getArg
public String getArg(String key)
Copyright © 2011 The Codehaus Foundation. All Rights Reserved.