Interface TokenHandler3<E extends Exception>

All Superinterfaces:
ContentHandler<E>, ControlHandler<E>, TokenErrorHandler<E>
All Known Subinterfaces:
TokenHandler, TokenHandler2
All Known Implementing Classes:
CommentRemovalHandler

public interface TokenHandler3<E extends Exception> extends ContentHandler<E>, ControlHandler<E>, TokenErrorHandler<E>
To be implemented by listeners that handle the different events generated by the TokenProducer3.