public class ContextNameAction extends Action
ACTION_CLASS_ATTRIBUTE, CLASS_ATTRIBUTE, FILE_ATTRIBUTE, KEY_ATTRIBUTE, NAME_ATTRIBUTE, PATTERN_ATTRIBUTE, SCOPE_ATTRIBUTE, VALUE_ATTRIBUTEcontext| Constructor and Description |
|---|
ContextNameAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
begin(InterpretationContext ec,
String name,
Attributes attributes)
Called when the parser encounters an element matching a
Pattern. |
void |
body(InterpretationContext ec,
String body)
Called to pass the body (as text) contained within an element.
|
void |
end(InterpretationContext ec,
String name) |
getColumnNumber, getLineColStr, getLineNumber, toStringaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContextpublic void begin(InterpretationContext ec, String name, Attributes attributes)
ActionPattern.public void body(InterpretationContext ec, String body)
Actionpublic void end(InterpretationContext ec, String name)
Copyright © 2005–2014 QOS.ch. All rights reserved.