All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface com.kvisco.xsl.util.MessageObserver

public interface MessageObserver
A simple interface that allows xsl:message actions to be observed.

Author:
Keith Visco

Method Index

 o recieveMessage(String)

Methods

 o recieveMessage
 public abstract void recieveMessage(String message)

All Packages  Class Hierarchy  This Package  Previous  Next  Index