| Package | Description |
|---|---|
| org.boon.template |
| Modifier and Type | Class and Description |
|---|---|
class |
InvokeCommand |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Command> |
BoonTemplate.commandMap
Commands that we support.
|
| Modifier and Type | Method and Description |
|---|---|
protected Command |
BoonTemplate.command(String cmdStr)
Lookup a command.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Command> |
BoonTemplate.commandMap()
returns the current command map.
|
Copyright © 2014. All rights reserved.