public class LoggerAction
extends Action
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
LEVEL_ATTRIBUTE |
| Constructor and Description |
|---|
LoggerAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
begin(InterpretationContext ec,
java.lang.String name,
org.xml.sax.Attributes attributes) |
void |
end(InterpretationContext ec,
java.lang.String e) |
void |
finish(InterpretationContext ec) |
public static final java.lang.String LEVEL_ATTRIBUTE