Uses of Class
com.openindex.openestate.tool.manual.epub.EpubBook
-
Packages that use EpubBook Package Description com.openindex.openestate.tool.manual.epub -
-
Uses of EpubBook in com.openindex.openestate.tool.manual.epub
Methods in com.openindex.openestate.tool.manual.epub that return EpubBook Modifier and Type Method Description EpubBook
EpubNavigation. getBook()
Methods in com.openindex.openestate.tool.manual.epub with parameters of type EpubBook Modifier and Type Method Description void
EpubNavigation. setBook(EpubBook book, Object source)
Constructors in com.openindex.openestate.tool.manual.epub with parameters of type EpubBook Constructor Description EpubNavigation(EpubBook book)
-