Closed GoogleCodeExporter closed 8 years ago
Original comment by markus.g...@gmail.com
on 18 Jul 2012 at 3:18
To access the report programatically, implements the
com.adobe.epubcheck.api.Report interface and pass it to the alternate
constructor as a second parameter (EpubCheck epubCheck = new EpubCheck(epub,
report)).
This interface separates between errors, warnings and exceptions. There is no
severity measure above that.
Original comment by markus.g...@gmail.com
on 12 Oct 2012 at 9:48
Original issue reported on code.google.com by
torkildR@gmail.com
on 17 May 2012 at 8:29