siena.sxml
Interface XMLNotifiable
- public interface XMLNotifiable
subscriber of XML events
XML notifications are passed in the form of strings
Method Summary |
void |
notifyXml(java.lang.String xml_event)
notifies one XML event |
void |
notifyXml(java.lang.String[] xml_events)
notifies a sequence of XML events |
notifyXml
public void notifyXml(java.lang.String xml_event)
- notifies one XML event
notifyXml
public void notifyXml(java.lang.String[] xml_events)
- notifies a sequence of XML events
Copyright © 2001 University of Colorado.
This documentation is maintained by Antonio Carzaniga