SienaXML (v.2.0.0) API documentation

Package siena.xml

Interface Summary
Observer Observer interface for use with the XMLSubscriptionHandler object
Subject This interface is used by the XMLSubscriptionHandler to implement a observer pattern
 

Class Summary
DOMParserWrapper This class is used to wrap the ugly details of parsing a XML document from the users.
DOMTreeProcessing This class is used to handle different types of processing of the XML DOM tree generated from the DOMParserWrapper.
XMLClient This is a client based on the example ThinClient class in Siena.
XMLProcessor This class handles the processing of the XML notification and turning it into a Siena notification.
XMLProcessor.TEST This is an inner class used to test out the private methods of this class.
XMLSubscriptionHandler This class handles the processing of an XPath statement and runging it into a set of filters that can be used as a subscription to a XML notification.
XMLSubscriptionHandler.TEST White box testing class for XMLSubscriptionHandler
XSchemaProcessor This class is used to process an XSchema and produce a mapping of XML tags to SIENA attribute names.
XSchemaProcessor.TEST White Box test class for the XSchemaProcessor
 


SienaXML (v.2.0.0) API documentation

Copyright © 2000-2002 University of Colorado.
This documentation is maintained by Antonio Carzaniga