Package | Description |
---|---|
nl.siegmann.epublib.epub | |
nl.siegmann.epublib.util |
Modifier and Type | Method and Description |
---|---|
static Resources |
ResourcesLoader.loadResources(ZipInputStream zipInputStream,
String defaultHtmlEncoding)
Loads all entries from the ZipInputStream as Resources.
|
Book |
EpubReader.readEpub(ZipInputStream in) |
Book |
EpubReader.readEpub(ZipInputStream in,
String encoding) |
Modifier and Type | Method and Description |
---|---|
static Resource |
ResourceUtil.createResource(ZipEntry zipEntry,
ZipInputStream zipInputStream)
Creates a resource out of the given zipEntry and zipInputStream.
|
Copyright © 2009–2017. All rights reserved.