public interface XMLParserNotificationListener
XMLEventParserContext
notifications.Modifier and Type | Method and Description |
---|---|
void |
notify(XMLParserNotification notification)
Receives notification events from the parser context.
|
void notify(XMLParserNotification notification)
notification
- the notification object containing the notificaton type and data.