public class DefaultEventCounter extends EventCounter
EventCounter interface that essentially doesn't do anything.
| Constructor and Description |
|---|
DefaultEventCounter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onEvent(IEvent event, IMetaInfo metaInfo)
The method that should be overridden for actual event processing
|
protected void onEvent(IEvent event, IMetaInfo metaInfo)
EventCounter
onEvent in class EventCounter
event - IEvent to count
metaInfo - the IMetaInfo that can hold information about event origin
Copyright © 1998–2019 iText Group NV. All rights reserved.