public class CommandBlock
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
void |
appendDOMElements(org.w3c.dom.Element element) |
void |
execute(FormBase form) |
public void execute(FormBase form) throws DasException, DataFormatException, ParsedExpressionException, java.lang.reflect.InvocationTargetException
DasExceptionDataFormatExceptionParsedExpressionExceptionjava.lang.reflect.InvocationTargetExceptionpublic void appendDOMElements(org.w3c.dom.Element element)