com.japisoft.xmlpad
Interface DocumentStateListener

All Superinterfaces:
java.util.EventListener

public interface DocumentStateListener
extends java.util.EventListener

This listener gives information to document parsing state : Error, ok

Version:
1.0
Author:
(c) 2003 JAPISOFT / Alexandre Brillant

Method Summary
 void documentModified()
          Notify a modified document
 void newDocument()
          Notify a new document
 

Method Detail

documentModified

public void documentModified()
Notify a modified document


newDocument

public void newDocument()
Notify a new document



Copyright © 2006 JAPISoft. All Rights Reserved.