public class ComputationAction1 extends Action
Modifier and Type | Field and Description |
---|---|
static String |
NAME_ATR |
ACTION_CLASS_ATTRIBUTE, CLASS_ATTRIBUTE, FILE_ATTRIBUTE, KEY_ATTRIBUTE, NAME_ATTRIBUTE, PATTERN_ATTRIBUTE, SCOPE_ATTRIBUTE, VALUE_ATTRIBUTE
context
Constructor and Description |
---|
ComputationAction1() |
Modifier and Type | Method and Description |
---|---|
void |
begin(InterpretationContext ec,
String name,
Attributes attributes)
Store the value of the name attribute for future use.
|
void |
end(InterpretationContext ec,
String name)
Children elements have been processed.
|
body, getColumnNumber, getLineColStr, getLineNumber, toString
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContext
public static final String NAME_ATR
public void begin(InterpretationContext ec, String name, Attributes attributes)
public void end(InterpretationContext ec, String name)
Copyright © 2005–2016 QOS.ch. All rights reserved.