Sxml (v.1.0.2) API documentation

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
 

Method Detail

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

Sxml (v.1.0.2) API documentation

Copyright © 2001 University of Colorado.
This documentation is maintained by Antonio Carzaniga