Package com.raritantechnologies.xml.dataCollection

Contains interfaces and classes for insertion of XML data into an RTI data collection / processing pipeline.

See:
          Description

Interface Summary
IXMLDataSource
IXMLPersist Interface for objects that can persist (save) XML to some data store.
 

Class Summary
FileXMLDataSource Implementation of IXMLDataSource that retrieves xml data from one or more files.
FileXMLPersist Persists XML data to a File System.
FTPXMLDataSource
HTTPXMLDataSource Gets XML strings from an HTTP source (XML over HTTP).
RSSDataSource
SessionXMLDataSource Uses SessionData cache to retrive an XML Document.
SimpleXMLGateway Basic implementation of ICollectionGateway that uses an IXMLDataSource.
XMLSourceConfigurableObjectFactory
 

Package com.raritantechnologies.xml.dataCollection Description

Contains interfaces and classes for insertion of XML data into an RTI data collection / processing pipeline.