|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.siegmann.epublib.epub.PackageDocumentBase
nl.siegmann.epublib.epub.PackageDocumentReader
public class PackageDocumentReader
Reads the opf package document as defined by namespace http://www.idpf.org/2007/opf
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class nl.siegmann.epublib.epub.PackageDocumentBase |
|---|
PackageDocumentBase.DCAttributes, PackageDocumentBase.DCTags, PackageDocumentBase.OPFAttributes, PackageDocumentBase.OPFTags, PackageDocumentBase.OPFValues |
| Field Summary |
|---|
| Fields inherited from class nl.siegmann.epublib.epub.PackageDocumentBase |
|---|
BOOK_ID_ID, dateFormat, NAMESPACE_DUBLIN_CORE, NAMESPACE_OPF, PREFIX_DUBLIN_CORE, PREFIX_OPF |
| Constructor Summary | |
|---|---|
PackageDocumentReader()
|
|
| Method Summary | |
|---|---|
static void |
read(Resource packageResource,
EpubReader epubReader,
Book book,
Map<String,Resource> resourcesByHref)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PackageDocumentReader()
| Method Detail |
|---|
public static void read(Resource packageResource,
EpubReader epubReader,
Book book,
Map<String,Resource> resourcesByHref)
throws UnsupportedEncodingException,
SAXException,
IOException,
ParserConfigurationException
UnsupportedEncodingException
SAXException
IOException
ParserConfigurationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||