Generated by
JDiff

Class com.itextpdf.kernel.counter.DataHandlerCounter

Added interface java.io.Closeable.
Documentation changed from old to new.

Changed Constructors
DataHandlerCounter( EventDataHandler V> ) Documentation changed from old to new.
Create an instance with provided data handler and UnknownContext.PERMISSIVE fallback context.
DataHandlerCounter( EventDataHandler V> , IContext ) Documentation changed from old to new.
Create an instance with provided data handler and fallback context.
 

Added Methods
void  close() Disable all registered hooks and process the left data.
 

Changed Methods
void  onEvent( IEvent, IMetaInfo ) Documentation changed from old to new.
Process the event.