|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ParserListenerInterface
Title: Yancees Notification Server
Description: Yet ANother Configurable Extensible Event Service
Copyright: Copyright (c) 2003
Company: School of Information and Computer Science - University of California, Irvine
Method Summary | |
---|---|
void |
receiveParserNotification(GenericEvent evt)
|
void |
receiveParserNotification(GenericEvent[] evtList)
|
Method Detail |
---|
void receiveParserNotification(GenericEvent evt)
evt
- is the Event generated as a result of the parsing and interpretation
of the XML DOM structured initially provided by this listener.void receiveParserNotification(GenericEvent[] evtList)
evtList
- is a list of Event objects generated as a result of the parsing
and interpretationof the XML DOM structured initially provided by this listener.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |