Package com.armatiek.infofuze.result

Interface Summary
DataResultIf Interface that must be implemented by all Infofuze result classes.
TransactionableIf An interface that must be implemented by all Result classes that support transactions.
 

Class Summary
AbstractSAXResult An abstract base class for all Infofuze SAXResults
AbstractStreamResult An abstract base class for all Infofuze SAXResults
NullResult A Result in which the output gets lost.