nl.siegmann.epublib.browsersupport.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of epublib-core Show documentation
Show all versions of epublib-core Show documentation
A java library for reading/writing/manipulating epub files
The newest version!
/**
* Provides classes that help make an epub reader application.
*
* These classes have no dependencies on graphic toolkits, they're purely
* to help with the browsing/navigation logic.
*/
package nl.siegmann.epublib.browsersupport;