nl.siegmann.epublib.epub
Class PackageDocumentMetadataWriter
java.lang.Object
nl.siegmann.epublib.epub.PackageDocumentBase
nl.siegmann.epublib.epub.PackageDocumentMetadataWriter
public class PackageDocumentMetadataWriter
- extends PackageDocumentBase
|
Method Summary |
static void |
writeMetaData(Book book,
org.xmlpull.v1.XmlSerializer serializer)
Writes the book's metadata. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PackageDocumentMetadataWriter
public PackageDocumentMetadataWriter()
writeMetaData
public static void writeMetaData(Book book,
org.xmlpull.v1.XmlSerializer serializer)
throws IllegalArgumentException,
IllegalStateException,
IOException
- Writes the book's metadata.
- Parameters:
book - serializer -
- Throws:
IOException
IllegalStateException
IllegalArgumentException
Copyright © 2009-2011. All Rights Reserved.