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
-
recieveMessage(String)
-
recieveMessage
public abstract void recieveMessage(String message)
All Packages Class Hierarchy This Package Previous Next Index