All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AboutDialog First stab at an about dialog.Adler32 Computes Adler32 checksum for a stream of data.Author Represents one of the authors of the bookBOMInputStream This class is used to wrap a stream that includes an encodedByteOrderMarkas its first bytes.Book Representation of a Book.BookProcessor Post-processes a book.BookProcessorPipeline A book processor that combines several other bookprocessors Fixes coverpage/coverimage.BrowseBar ButtonBar Creates a panel with the first,previous,next and last buttons.ByteOrderMark Byte Order Mark (BOM) representation - seeBOMInputStream.CheckedInputStream InputStream that computes a checksum of the data being read using a supplied Checksum object.CheckedOutputStream OutputStream that computes a checksum of data being written using a supplied Checksum object.Checksum Interface to compute a data checksum used by checked input/output streams.ChmParser Reads the files that are extracted from a windows help ('.chm') file and creates a epublib Book out of it.CollectionUtil CollectionUtil.IteratorEnumerationAdapter<T> Wraps an Enumeration around an IteratorConstants ContentPane Displays a pageCoverpageBookProcessor If the book contains a cover image then this will add a cover page to the book.CRC32 Computes CRC32 data checksum of a data stream.DataFormatException Exception thrown when compressed data is corrupt.Date A Date used by the book's metadata.Date.Event DefaultBookProcessorPipeline A book processor that combines several other bookprocessors Fixes coverpage/coverimage.Deflater This is the Deflater class.DeflaterConstants DeflaterEngine DeflaterHuffman This is the DeflaterHuffman class.DeflaterOutputStream This is a special FilterOutputStream deflating the bytes that are written through it.DeflaterPending This class stores the pending output of the Deflater.DesktopUtil DesktopUtil.BrowserLaunchException DOMUtil Utility methods for working with the DOM.EpublibXmlSerializer EpubProcessorSupport Various low-level support methods for reading/writing epubs.EpubProcessorSupport.EntityResolverImpl EpubReader Reads an epub file.EpubWriter Generates an epub file.Fileset2Epub FilesetBookCreator Creates a Book from a collection of html and image files.FixIdentifierBookProcessor If the book has no identifier it adds a generated UUID as identifier.FixMissingResourceBookProcessor Guide The guide is a selection of special pages of the book.GuidePane Creates a Panel for navigating a Book via its GuideGuideReference These are references to elements of the book's guide.GZIPInputStream This filter stream is used to decompress a "GZIP" format stream.GZIPOutputStream This filter stream is used to compress a stream into a "GZIP" stream.HHCParser Parses the windows help index (.hhc) file.HtmlBookProcessor Helper class for BookProcessors that only manipulate html type resources.HtmlCleanerBookProcessor Cleans up regular html into xhtml.HTMLDocumentFactory Creates swing HTML documents from resources.HtmlProcessor HtmlSplitter Splits up a xhtml document into pieces that are all valid xhtml documents.HtmlSplitterBookProcessor In the future this will split up too large html documents into smaller ones.Identifier A Book's identifier.Identifier.Scheme ImageLoaderCache This class is a trick to get the JEditorKit to load its images from the epub file instead of from the given url.Inflater Inflater is used to decompress data that has been compressed according to the "deflate" standard described in rfc1950.InflaterDynHeader InflaterHuffmanTree InflaterInputStream This filter stream is used to decompress data compressed in the "deflate" format.IOUtil Most of the functions herein are re-implementations of the ones in apache io IOUtils.LazyResource A Resource that loads its data only on-demand.Main ManifestItemProperties ManifestItemRefProperties ManifestProperties MediaType MediaType is used to tell the type of content a resource is.MediatypeService Manages mediatypes that are used by epubsMetadata A Book's collection of Metadata.MetadataPane MyHtmlEditorKit Wraps a HTMLEditorKit so we can make getParser() public.MyParserCallback NavigationBar A toolbar that contains the history back and forward buttons and the page title.NavigationEvent Used to tell NavigationEventListener just what kind of navigation action the user just did.NavigationEventListener Implemented by classes that want to be notified if the user moves to another location in the book.NavigationHistory A history of the user's locations with the epub.NavigationHistory.Location Navigator A helper class for epub browser applications.NCXDocument Writes the ncx document as defined by namespace http://www.daisy.org/z3986/2005/ncx/NCXDocument.NCXAttributes NCXDocument.NCXAttributeValues NCXDocument.NCXTags NoCloseOutputStream OutputStream with the close() disabled.NoCloseWriter Writer with the close() disabled.NumberSayer OutputWindow PackageDocumentBase Functionality shared by the PackageDocumentReader and the PackageDocumentWriterPackageDocumentBase.DCAttributes PackageDocumentBase.DCTags PackageDocumentBase.OPFAttributes PackageDocumentBase.OPFTags PackageDocumentBase.OPFValues PackageDocumentMetadataReader Reads the package document metadata.PackageDocumentMetadataWriter PackageDocumentReader Reads the opf package document as defined by namespace http://www.idpf.org/2007/opfPackageDocumentWriter Writes the opf package document as defined by namespace http://www.idpf.org/2007/opfPendingBuffer This class is general purpose class for writing data to a buffer.ProxyInputStream A Proxy stream which acts as expected, that is it passes the method calls on to the proxied stream and doesn't change which methods are being called.Relator A relator denotes which role a certain individual had in the creation/modification of the ebook.Resource Represents a resource that is part of the epub.ResourceInputStream A wrapper class for closing a ZipFile object when the InputStream derived from it is closed.ResourceReference Resources All the resources that make up the book.ResourceSearchIndex The search index for a single resource.ResourcesLoader Loads Resources from inputStreams, ZipFiles, etcResourceUtil Various resource utility methodsSearchIndex A searchindex for searching through a book.SearchIndex.ResourceSearchIndex SearchResult SearchResults SectionHrefSanityCheckBookProcessor Removes Sections from the page flow that differ only from the previous section's href by the '#' in the url.SectionTitleBookProcessor Spine The spine sections are the sections of the book in the order in which the book should be read.SpineReference A Section of a book.SpineSlider StreamManipulator This class allows us to retrieve a specified amount of bits from the input buffer, as well as copy big byte blocks.StreamWriterDelegate Abstract class for writing filtered XML streams.StringUtil Various String utility functions.TableOfContents The table of contents of the book.TableOfContentsPane Creates a JTree for navigating a Book via its Table of Contents.TableOfContentsPane.TOCItem Wrapper around a TOCReference that gives the TOCReference's title when toString() is called .createTableOfContentsTreeTextReplaceBookProcessor Cleans up regular html into xhtml.TitledResourceReference TOCReference An item in the Table of Contents.ToolsResourceUtil Various resource utility methodsValueHolder<T> VFSUtil Utitilies for making working with apache commons VFS easier.Viewer Viewer.Layout ViewerUtil XmlEventSerializer XmlSerializer XmlStreamReader Character stream that handles all the necessary Voodo to figure out the charset encoding of the XML document within the stream.XmlStreamReaderException The XmlStreamReaderException is thrown by the XmlStreamReader constructors if the charset encoding can not be determined according to the XML 1.0 specification and RFC 3023.XslBookProcessor Uses the given xslFile to process all html resources of a Book.ZipConstants ZipEntry This class represents a member of a zip archive.ZipException Thrown during the creation or input of a zip file.ZipFile This class represents a Zip archive.ZipFile.PartialInputStream ZipFile.ZipEntryEnumeration ZipInputStream This is a FilterInputStream that reads the files in an zip archive one after another.ZipOutputStream This is a FilterOutputStream that writes the files into a zip archive one after another.