:: com :: sun :: star :: xml :: crypto :: sax ::
|
unpublished |
interface XSAXEventKeeperStatusChangeBroadcaster |
|
|
|
- Description
- * Interface of SAXEventKeeper Status Change Broadcaster.
*
* This interface is used to manipulate SAXEventKeeper status change listener.
|
Methods' Details |
addSAXEventKeeperStatusChangeListener
- Description
- * Adds a new status change listener.
*
* When the SAXEventKeeper's status changes, the listener will receive a
* notification.
*
*
- Parameter listener
- the listener to be added
|
|
removeSAXEventKeeperStatusChangeListener
- Description
- * Removes a status change listener.
*
* After a listener is removed, no status change notification will be
* sent to it.
*
*
- Parameter listener
- the listener to be removed
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.