|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MessageObserver
A simple interface that allows xsl:message actions to be observed.
Method Summary | |
---|---|
void |
receiveMessage(java.lang.String message)
Signals an XSLT message notification |
Method Detail |
---|
void receiveMessage(java.lang.String message)
message
- the XSLT message to receive
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |