public class FruitFactoryAction 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 |
---|
FruitFactoryAction() |
Modifier and Type | Method and Description |
---|---|
void |
begin(InterpretationContext ec,
String name,
Attributes attributes) |
void |
end(InterpretationContext ec,
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 FruitFactoryAction()
public void begin(InterpretationContext ec, String name, Attributes attributes) throws ActionException
begin
in class Action
ActionException
public void end(InterpretationContext ec, String name) throws ActionException
end
in class Action
ActionException
public void inPlay(SaxEvent event)
inPlay
in interface InPlayListener
Copyright © 2005–2018 QOS.ch. All rights reserved.