Package com.scroogexhtml.events


package com.scroogexhtml.events
Provides classes for event methods.
  • Class
    Description
    The PostProcessEventObject class provides access to the current converter and DOM tree for the PostProcess event handlers.
    The PostProcessListener is invoked before the final transformation of the DOM to String.