Interface DocumentListener

All Known Implementing Classes:
DocumentInitializer, DocumentValidator

public interface DocumentListener
This interface defines hooks called before and after a particular event occurs on the specified document.

Each methods has access to a dictionary map that can be used through the execution pipeline in order to carry needed informations among all listeners.

Since:
4.0
Author:
Marco Meschieri - LogicalDOC