public class LoggerAction extends Action
| Modifier and Type | Field and Description |
|---|---|
static String |
LEVEL_ATTRIBUTE |
ACTION_CLASS_ATTRIBUTE, CLASS_ATTRIBUTE, FILE_ATTRIBUTE, KEY_ATTRIBUTE, NAME_ATTRIBUTE, PATTERN_ATTRIBUTE, SCOPE_ATTRIBUTE, VALUE_ATTRIBUTEcontext| Constructor and Description |
|---|
LoggerAction() |
| 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 |
end(InterpretationContext ec,
String e) |
void |
finish(InterpretationContext ec) |
body, getColumnNumber, getLineColStr, getLineNumber, toStringaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContextpublic static final String LEVEL_ATTRIBUTE
public void begin(InterpretationContext ec, String name, Attributes attributes)
ActionPattern.public void end(InterpretationContext ec, String e)
public void finish(InterpretationContext ec)
Copyright © 2005–2014 QOS.ch. All rights reserved.