public abstract class ThenOrElseActionBase extends Action
ACTION_CLASS_ATTRIBUTE, CLASS_ATTRIBUTE, FILE_ATTRIBUTE, KEY_ATTRIBUTE, NAME_ATTRIBUTE, PATTERN_ATTRIBUTE, SCOPE_ATTRIBUTE, VALUE_ATTRIBUTEcontext| Constructor and Description |
|---|
ThenOrElseActionBase() |
| Modifier and Type | Method and Description |
|---|---|
void |
begin(InterpretationContext ic,
String name,
Attributes attributes)
Called when the parser encounters an element matching a
Pattern. |
void |
end(InterpretationContext ic,
String name) |
body, getColumnNumber, getLineColStr, getLineNumber, toStringaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContextpublic void begin(InterpretationContext ic, String name, Attributes attributes) throws ActionException
ActionPattern.begin in class ActionActionExceptionpublic void end(InterpretationContext ic, String name) throws ActionException
end in class ActionActionExceptionCopyright © 2005-2013 QOS.ch. All Rights Reserved.