| Package | Description |
|---|---|
| org.apache.shale.clay.component.chain |
| Modifier and Type | Method and Description |
|---|---|
static void |
AbstractCommand.realizeSymbols(ClayContext context)
Evaluates nested symbols.
|
static String |
AbstractCommand.replaceMnemonic(ClayContext context)
This call is used to substitue an attribute binding expression containing
the
symbols with the target property value in the ClayContext. |
static String |
AbstractCommand.replaceMnemonic(ClayContext context,
String symbolToken)
This call is used to substitue an attribute binding expression containing
the
symbols within the sybmolToken. |
Copyright © 2004-2013 Apache Software Foundation. All Rights Reserved.