sk.uniba.euromath.document
Interface IGeneralListener


public interface IGeneralListener

Handles general events - events concerning the document transformation.

Author:
Martin Vysny

Method Summary
 void documentWasTransformed(XMLAccess xmlAccess)
          Fired when the document was modified, processed by GENE and rendered on all opened editors.
 

Method Detail

documentWasTransformed

void documentWasTransformed(XMLAccess xmlAccess)
Fired when the document was modified, processed by GENE and rendered on all opened editors.

Parameters:
xmlAccess - the xml that was transformed.


Copyright © 2003-2006 null. All Rights Reserved.