public class SiftAction
extends Action
| Constructor and Description |
|---|
SiftAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
begin(InterpretationContext ic,
java.lang.String name,
org.xml.sax.Attributes attributes) |
void |
end(InterpretationContext ic,
java.lang.String name) |
java.util.List<SaxEvent> |
getSeList() |
void |
inPlay(SaxEvent event) |
public void begin(InterpretationContext ic,
java.lang.String name,
org.xml.sax.Attributes attributes)
throws ActionException
ActionExceptionpublic void end(InterpretationContext ic,
java.lang.String name)
throws ActionException
ActionExceptionpublic void inPlay(SaxEvent event)
public java.util.List<SaxEvent> getSeList()