public class SiftAction extends Action implements InPlayListener
ACTION_CLASS_ATTRIBUTE, CLASS_ATTRIBUTE, FILE_ATTRIBUTE, KEY_ATTRIBUTE, NAME_ATTRIBUTE, PATTERN_ATTRIBUTE, SCOPE_ATTRIBUTE, VALUE_ATTRIBUTE
context
Constructor and Description |
---|
SiftAction() |
Modifier and Type | Method and Description |
---|---|
void |
begin(InterpretationContext ic,
String name,
Attributes attributes) |
void |
end(InterpretationContext ic,
String name) |
List<SaxEvent> |
getSeList() |
void |
inPlay(SaxEvent event) |
body, getColumnNumber, getLineColStr, getLineNumber, toString
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContext
public void begin(InterpretationContext ic, String name, Attributes attributes) throws ActionException
begin
in class Action
ActionException
public void end(InterpretationContext ic, String name) throws ActionException
end
in class Action
ActionException
public void inPlay(SaxEvent event)
inPlay
in interface InPlayListener
Copyright © 2005-2013 QOS.ch. All Rights Reserved.