Package br.com.oncast.dev.lobo.io

Interface Summary
IOFactory Factory for Merge IO Components.
MergeFileReader Reader for a merge file report.
MergeFileWriter Writer for a merge file report.
ProfileReader ProfileReport reader.
Reads a full Profile-Report XML and returns the read ProfileReport bean tree.
ProfileWriter Interface that defines a writer to output report of ProfilerTask.
 

Class Summary
IOFactoryImpl Production implementation of IOFactory.
OutputStreamMergeFileWriter A OutputStream implementation of MergeFileWriter.
OutputStreamProfileWriter ProfileWriter for XML file.
XMLWriter Writer for simple XML files.
Does not support character nor CDATA output.
 

Exception Summary
EODException Thrown when the end of the document was reached before expected.
LoboIOException General exception for merging exceptions.