de.betabeans.scroogexhtml.events
Interface BeforeTextConversionListener

All Superinterfaces:
java.util.EventListener

public interface BeforeTextConversionListener
extends java.util.EventListener

Event listener 'beforeTextConversion'.

Author:
Michael Justin

Method Summary
 void beforeTextConversion(BeforeTextConversionEvent e)
          pass the afterTextConversion event to the event handler.
 

Method Detail

beforeTextConversion

void beforeTextConversion(BeforeTextConversionEvent e)
pass the afterTextConversion event to the event handler.

Parameters:
e - the afterTextConversion event


Copyright (c) 1998-2006 BetaSoft Michael Justin. All Rights Reserved.