|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.inria.oadymppac.parsing.event.EventImpl
fr.inria.oadymppac.parsing.gentra4cp.BasicEvent
fr.inria.oadymppac.parsing.gentra4cp.BasicStageEvent
fr.inria.oadymppac.parsing.gentra4cp.BasicEndStageEvent
Field Summary |
Fields inherited from interface fr.inria.oadymppac.parsing.gentra4cp.event.EndStageEvent |
EVENT_TYPE |
Fields inherited from interface fr.inria.oadymppac.parsing.gentra4cp.event.attributes.EventAttributes |
CHRONO_NONE, CONTEXT_NONE, DEPTH_NONE, FILE_NONE, LINE_NONE, TIME_NONE |
Fields inherited from interface fr.inria.oadymppac.parsing.gentra4cp.dtd.DTDEventAttributes |
CHRONO, CONTEXT, DEPTH, FILE, LINE, TIME |
Fields inherited from interface fr.inria.oadymppac.parsing.gentra4cp.event.attributes.StageAttributes |
STAGE_NONE |
Fields inherited from interface fr.inria.oadymppac.parsing.gentra4cp.dtd.DTDStageAttributes |
STAGE |
Fields inherited from interface fr.inria.oadymppac.parsing.event.Event |
logger |
Constructor Summary | |
BasicEndStageEvent()
|
Method Summary | |
int |
getEventType()
|
void |
init(ContentHandler handler,
org.xml.sax.Attributes atts)
|
Methods inherited from class fr.inria.oadymppac.parsing.gentra4cp.BasicStageEvent |
getChrono, getContext, getDepth, getFile, getInfo, getLine, getStage, getTime, reset, setChrono, setContext, setDepth, setFile, setLine, setStage, setTime |
Methods inherited from class fr.inria.oadymppac.parsing.event.EventImpl |
getAllAttributes, getAnyValue, getSource, init, setAllAttributes, setSource, terminate |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface fr.inria.oadymppac.parsing.gentra4cp.event.attributes.EventAttributes |
getChrono, getContext, getDepth, getFile, getLine, getTime, setChrono, setContext, setDepth, setFile, setLine, setTime |
Methods inherited from interface fr.inria.oadymppac.parsing.gentra4cp.event.attributes.StageAttributes |
getStage, setStage |
Methods inherited from interface fr.inria.oadymppac.parsing.event.Event |
getAnyValue, getInfo, getSource, init, reset, setSource, terminate |
Constructor Detail |
public BasicEndStageEvent()
Method Detail |
public int getEventType()
getEventType
in interface Event
public void init(ContentHandler handler, org.xml.sax.Attributes atts)
init
in interface Event
init
in class BasicStageEvent
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |