- calcNewNrReadSize(int, int) - Static method in class nl.siegmann.epublib.util.IOUtil
-
if totalNrRead < 0 then totalNrRead is returned, if (nrRead + totalNrRead) < Integer.MAX_VALUE then nrRead + totalNrRead is returned, -1 otherwise.
- calculateDepth() - Method in class nl.siegmann.epublib.domain.TableOfContents
-
The maximum depth of the reference tree
- CHARACTER_ENCODING - Static variable in interface nl.siegmann.epublib.Constants
-
- CheckedInputStream - Class in net.sf.jazzlib
-
InputStream that computes a checksum of the data being read using a supplied
Checksum object.
- CheckedInputStream(InputStream, Checksum) - Constructor for class net.sf.jazzlib.CheckedInputStream
-
Creates a new CheckInputStream on top of the supplied OutputStream using
the supplied Checksum.
- CheckedOutputStream - Class in net.sf.jazzlib
-
OutputStream that computes a checksum of data being written using a supplied
Checksum object.
- CheckedOutputStream(OutputStream, Checksum) - Constructor for class net.sf.jazzlib.CheckedOutputStream
-
Creates a new CheckInputStream on top of the supplied OutputStream using
the supplied Checksum.
- Checksum - Interface in net.sf.jazzlib
-
Interface to compute a data checksum used by checked input/output streams.
- clone() - Method in class net.sf.jazzlib.ZipEntry
-
Clones the entry.
- close() - Method in class net.sf.jazzlib.DeflaterOutputStream
-
Calls finish () and closes the stream.
- close() - Method in class net.sf.jazzlib.GZIPInputStream
-
Closes the input stream.
- close() - Method in class net.sf.jazzlib.GZIPOutputStream
-
Writes remaining compressed output data to the output stream and closes
it.
- close() - Method in class net.sf.jazzlib.InflaterInputStream
-
Closes the input stream
- close() - Method in class net.sf.jazzlib.ZipFile
-
Closes the ZipFile.
- close() - Method in class net.sf.jazzlib.ZipInputStream
-
Closes the zip file.
- close() - Method in class nl.siegmann.epublib.domain.LazyResource
-
Tells this resource to release its cached data.
- close() - Method in class nl.siegmann.epublib.domain.Resource
-
Tells this resource to release its cached data.
- close() - Method in class nl.siegmann.epublib.domain.ResourceInputStream
-
- close() - Method in class nl.siegmann.epublib.util.commons.io.ProxyInputStream
-
Invokes the delegate's close()
method.
- close() - Method in class nl.siegmann.epublib.util.commons.io.XmlStreamReader
-
Closes the XmlStreamReader stream.
- close() - Method in class nl.siegmann.epublib.util.NoCloseOutputStream
-
A close() that does not call it's parent's close()
- close() - Method in class nl.siegmann.epublib.util.NoCloseWriter
-
- close() - Method in class nl.siegmann.epublib.utilities.StreamWriterDelegate
-
- closeEntry() - Method in class net.sf.jazzlib.ZipInputStream
-
Closes the current zip entry and moves to the next one.
- closeEntry() - Method in class net.sf.jazzlib.ZipOutputStream
-
Closes the current entry.
- collapsePathDots(String) - Static method in class nl.siegmann.epublib.util.StringUtil
-
Changes a path containing '..', '.' and empty dirs into a path that
doesn't.
- CollectionUtil - Class in nl.siegmann.epublib.util
-
- CollectionUtil() - Constructor for class nl.siegmann.epublib.util.CollectionUtil
-
- COLOPHON - Static variable in class nl.siegmann.epublib.domain.GuideReference
-
- Constants - Interface in nl.siegmann.epublib
-
- containsByHref(String) - Method in class nl.siegmann.epublib.domain.Resources
-
Whether there exists a resource with the given href
- containsId(String) - Method in class nl.siegmann.epublib.domain.Resources
-
Whether the map of resources already contains a resource with the given id.
- content - Static variable in interface nl.siegmann.epublib.epub.PackageDocumentBase.OPFAttributes
-
- contributor - Static variable in interface nl.siegmann.epublib.epub.PackageDocumentBase.DCTags
-
- copy(InputStream, OutputStream) - Static method in class nl.siegmann.epublib.util.IOUtil
-
Copies the contents of the InputStream to the OutputStream.
- copy(Reader, Writer) - Static method in class nl.siegmann.epublib.util.IOUtil
-
Copies the contents of the Reader to the Writer.
- COPYRIGHT_PAGE - Static variable in class nl.siegmann.epublib.domain.GuideReference
-
- COVER - Static variable in class nl.siegmann.epublib.domain.GuideReference
-
the book cover(s), jacket information, etc.
- coverage - Static variable in interface nl.siegmann.epublib.epub.PackageDocumentBase.DCTags
-
- crc - Variable in class net.sf.jazzlib.GZIPInputStream
-
The CRC-32 checksum value for uncompressed data.
- crc - Variable in class net.sf.jazzlib.GZIPOutputStream
-
CRC-32 value for uncompressed data
- CRC32 - Class in net.sf.jazzlib
-
Computes CRC32 data checksum of a data stream.
- CRC32() - Constructor for class net.sf.jazzlib.CRC32
-
- createDocumentBuilder() - Static method in class nl.siegmann.epublib.epub.EpubProcessorSupport
-
Creates a DocumentBuilder that looks up dtd's and schema's from epublib's classpath.
- createEnumerationFromIterator(Iterator<T>) - Static method in class nl.siegmann.epublib.util.CollectionUtil
-
Creates an Enumeration out of the given Iterator.
- createNCXResource(Book) - Static method in class nl.siegmann.epublib.epub.NCXDocument
-
- createNCXResource(List<Identifier>, String, List<Author>, TableOfContents) - Static method in class nl.siegmann.epublib.epub.NCXDocument
-
- createResource(File) - Static method in class nl.siegmann.epublib.util.ResourceUtil
-
- createResource(String, String) - Static method in class nl.siegmann.epublib.util.ResourceUtil
-
Creates a resource with as contents a html page with the given title.
- createResource(ZipEntry, ZipInputStream) - Static method in class nl.siegmann.epublib.util.ResourceUtil
-
Creates a resource out of the given zipEntry and zipInputStream.
- createResource(ZipEntry, InputStream) - Static method in class nl.siegmann.epublib.util.ResourceUtil
-
- createSpineReferences(Collection<Resource>) - Static method in class nl.siegmann.epublib.domain.Spine
-
- createXmlSerializer(OutputStream) - Static method in class nl.siegmann.epublib.epub.EpubProcessorSupport
-
- createXmlSerializer(Writer) - Static method in class nl.siegmann.epublib.epub.EpubProcessorSupport
-
- createZipEntry(String) - Method in class net.sf.jazzlib.ZipInputStream
-
Creates a new zip entry for the given name.
- creator - Static variable in interface nl.siegmann.epublib.epub.PackageDocumentBase.DCTags
-
- CSS - Static variable in class nl.siegmann.epublib.service.MediatypeService
-
- generateSpineFromTableOfContents() - Method in class nl.siegmann.epublib.domain.Book
-
- generator - Static variable in interface nl.siegmann.epublib.epub.PackageDocumentBase.OPFValues
-
- get(int) - Method in class nl.siegmann.epublib.util.commons.io.ByteOrderMark
-
The byte at the specified position.
- getAdler() - Method in class net.sf.jazzlib.Deflater
-
Gets the current adler checksum of the data that was processed so far.
- getAdler() - Method in class net.sf.jazzlib.Inflater
-
Gets the adler checksum.
- getAll() - Method in class nl.siegmann.epublib.domain.Resources
-
- getAllHrefs() - Method in class nl.siegmann.epublib.domain.Resources
-
All resource hrefs
- getAllUniqueResources() - Method in class nl.siegmann.epublib.domain.TableOfContents
-
All unique references (unique by href) in the order in which they are referenced to in the table of contents.
- getAsDocument(Resource) - Static method in class nl.siegmann.epublib.util.ResourceUtil
-
Reads parses the xml therein and returns the result as a Document
- getAsDocument(Resource, DocumentBuilder) - Static method in class nl.siegmann.epublib.util.ResourceUtil
-
Reads the given resources inputstream, parses the xml therein and returns the result as a Document
- getAuthors() - Method in class nl.siegmann.epublib.domain.Metadata
-
- getBOM() - Method in class nl.siegmann.epublib.util.commons.io.BOMInputStream
-
Return the BOM (Byte Order Mark).
- getBOMCharsetName() - Method in class nl.siegmann.epublib.util.commons.io.BOMInputStream
-
- getBomEncoding() - Method in exception nl.siegmann.epublib.util.commons.io.XmlStreamReaderException
-
Returns the BOM encoding found in the InputStream.
- getBook() - Method in class nl.siegmann.epublib.browsersupport.Navigator
-
- getBookIdIdentifier(List<Identifier>) - Static method in class nl.siegmann.epublib.domain.Identifier
-
The first identifier for which the bookId is true is made the bookId identifier.
- getBookProcessor() - Method in class nl.siegmann.epublib.epub.EpubWriter
-
- getBookProcessors() - Method in class nl.siegmann.epublib.epub.BookProcessorPipeline
-
- getByHref(String) - Method in class nl.siegmann.epublib.domain.Resources
-
Gets the resource with the given href.
- getById(String) - Method in class nl.siegmann.epublib.domain.Resources
-
Gets the resource with the given id.
- getByIdOrHref(String) - Method in class nl.siegmann.epublib.domain.Resources
-
First tries to find a resource with as id the given idOrHref, if that
fails it tries to find one with the idOrHref as href.
- getBytes() - Method in class nl.siegmann.epublib.util.commons.io.ByteOrderMark
-
Return a copy of the BOM's bytes.
- getCharsetName() - Method in class nl.siegmann.epublib.util.commons.io.ByteOrderMark
-
Return the name of the
Charset
the BOM represents.
- getChecksum() - Method in class net.sf.jazzlib.CheckedInputStream
-
Returns the Checksum object used.
- getChecksum() - Method in class net.sf.jazzlib.CheckedOutputStream
-
Returns the Checksum object used.
- getChildren() - Method in class nl.siegmann.epublib.domain.TOCReference
-
- getCode() - Method in enum nl.siegmann.epublib.domain.Relator
-
- getComment() - Method in class net.sf.jazzlib.ZipEntry
-
Gets the comment.
- getComparatorByTitleIgnoreCase() - Static method in class nl.siegmann.epublib.domain.TOCReference
-
- getCompleteHref() - Method in class nl.siegmann.epublib.domain.TitledResourceReference
-
If the fragmentId is blank it returns the resource href, otherwise it returns the resource href + '#' + the fragmentId.
- getCompressedSize() - Method in class net.sf.jazzlib.ZipEntry
-
Gets the size of the compressed data.
- getContents() - Method in class nl.siegmann.epublib.domain.Book
-
All Resources of the Book that can be reached via the Spine, the TableOfContents or the Guide.
- getContentTypeEncoding() - Method in exception nl.siegmann.epublib.util.commons.io.XmlStreamReaderException
-
Returns the encoding in the content-type used to attempt determining the
encoding.
- getContentTypeMime() - Method in exception nl.siegmann.epublib.util.commons.io.XmlStreamReaderException
-
Returns the MIME type in the content-type used to attempt determining the
encoding.
- getContributors() - Method in class nl.siegmann.epublib.domain.Metadata
-
- getCoverImage() - Method in class nl.siegmann.epublib.domain.Book
-
The book's cover image.
- getCoverPage() - Method in class nl.siegmann.epublib.domain.Book
-
The book's cover page as a Resource.
- getCoverPage() - Method in class nl.siegmann.epublib.domain.Guide
-
The coverpage of the book.
- getCoverReference() - Method in class nl.siegmann.epublib.domain.Guide
-
- getCrc() - Method in class net.sf.jazzlib.ZipEntry
-
Gets the crc of the uncompressed data.
- getCurrentBook() - Method in class nl.siegmann.epublib.browsersupport.NavigationEvent
-
- getCurrentFragmentId() - Method in class nl.siegmann.epublib.browsersupport.NavigationEvent
-
- getCurrentFragmentId() - Method in class nl.siegmann.epublib.browsersupport.Navigator
-
- getCurrentHref() - Method in class nl.siegmann.epublib.browsersupport.NavigationHistory
-
- getCurrentPos() - Method in class nl.siegmann.epublib.browsersupport.NavigationHistory
-
- getCurrentResource() - Method in class nl.siegmann.epublib.browsersupport.NavigationEvent
-
- getCurrentResource() - Method in class nl.siegmann.epublib.browsersupport.Navigator
-
- getCurrentSectionPos() - Method in class nl.siegmann.epublib.browsersupport.NavigationEvent
-
- getCurrentSectionPos() - Method in class nl.siegmann.epublib.browsersupport.Navigator
-
- getCurrentSize() - Method in class nl.siegmann.epublib.browsersupport.NavigationHistory
-
- getCurrentSpinePos() - Method in class nl.siegmann.epublib.browsersupport.NavigationEvent
-
- getCurrentSpinePos() - Method in class nl.siegmann.epublib.browsersupport.Navigator
-
The current position within the spine.
- getData() - Method in class nl.siegmann.epublib.domain.LazyResource
-
The contents of the resource as a byte[]
If this resource was lazy-loaded and the data was not yet loaded,
it will be loaded into memory at this point.
- getData() - Method in class nl.siegmann.epublib.domain.Resource
-
The contents of the resource as a byte[]
- getDates() - Method in class nl.siegmann.epublib.domain.Metadata
-
- getDefaultEncoding() - Method in class nl.siegmann.epublib.util.commons.io.XmlStreamReader
-
Returns the default encoding to use if none is set in HTTP content-type,
XML prolog and the rules based on content-type are not adequate.
- getDefaultExtension() - Method in class nl.siegmann.epublib.domain.MediaType
-
- getDescriptions() - Method in class nl.siegmann.epublib.domain.Metadata
-
- getDocumentBuilderFactory() - Method in class nl.siegmann.epublib.epub.EpubProcessorSupport
-
- getEncoding() - Method in class nl.siegmann.epublib.util.commons.io.XmlStreamReader
-
Returns the charset encoding of the XmlStreamReader.
- getEntityResolver() - Static method in class nl.siegmann.epublib.epub.EpubProcessorSupport
-
Gets an EntityResolver that loads dtd's and such from the epublib classpath.
- getEntry(String) - Method in class net.sf.jazzlib.ZipFile
-
Searches for a zip entry in this archive with the given name.
- getEvent() - Method in class nl.siegmann.epublib.domain.Date
-
- getExtensions() - Method in class nl.siegmann.epublib.domain.MediaType
-
- getExtra() - Method in class net.sf.jazzlib.ZipEntry
-
Gets the extra data.
- getFirstname() - Method in class nl.siegmann.epublib.domain.Author
-
- getFirstTitle() - Method in class nl.siegmann.epublib.domain.Metadata
-
Gets the first non-blank title of the book.
- getFormat() - Method in class nl.siegmann.epublib.domain.Metadata
-
- getFragmentId() - Method in class nl.siegmann.epublib.domain.TitledResourceReference
-
- getGuide() - Method in class nl.siegmann.epublib.domain.Book
-
The guide; contains references to special sections of the book like colophon, glossary, etc.
- getGuideReferencesByType(String) - Method in class nl.siegmann.epublib.domain.Guide
-
A list of all GuideReferences that have the given referenceTypeName (ignoring case).
- getHistoryWaitTime() - Method in class nl.siegmann.epublib.browsersupport.NavigationHistory
-
If the time between a navigation event is less than the historyWaitTime then the new location is not added to the history.
- getHref() - Method in class nl.siegmann.epublib.domain.Resource
-
The location of the resource within the contents folder of the epub file.
- getId() - Method in class nl.siegmann.epublib.domain.Resource
-
The resources Id.
- getIdentifiers() - Method in class nl.siegmann.epublib.domain.Metadata
-
- getInputEncoding() - Method in class nl.siegmann.epublib.domain.Resource
-
The character encoding of the resource.
- getInputSource(Resource) - Static method in class nl.siegmann.epublib.util.ResourceUtil
-
Gets the contents of the Resource as an InputSource in a null-safe manner.
- getInputStream(ZipEntry) - Method in class net.sf.jazzlib.ZipFile
-
Creates an input stream reading the given zip entry as uncompressed data.
- getInputStream() - Method in class nl.siegmann.epublib.domain.LazyResource
-
Gets the contents of the Resource as an InputStream.
- getInputStream() - Method in class nl.siegmann.epublib.domain.Resource
-
Gets the contents of the Resource as an InputStream.
- getLanguage() - Method in class nl.siegmann.epublib.domain.Metadata
-
- getLastname() - Method in class nl.siegmann.epublib.domain.Author
-
- getMaxHistorySize() - Method in class nl.siegmann.epublib.browsersupport.NavigationHistory
-
- getMediaType() - Method in class nl.siegmann.epublib.domain.Resource
-
This resource's mediaType.
- getMediaTypeByName(String) - Static method in class nl.siegmann.epublib.service.MediatypeService
-
- getMetaAttribute(String) - Method in class nl.siegmann.epublib.domain.Metadata
-
- getMetadata() - Method in class nl.siegmann.epublib.domain.Book
-
The Book's metadata (titles, authors, etc)
- getMethod() - Method in class net.sf.jazzlib.ZipEntry
-
Gets the compression method.
- getName() - Method in class net.sf.jazzlib.ZipEntry
-
Returns the entry name.
- getName() - Method in class net.sf.jazzlib.ZipFile
-
Returns the (path) name of this zip file.
- getName() - Method in enum nl.siegmann.epublib.domain.ManifestItemProperties
-
- getName() - Method in enum nl.siegmann.epublib.domain.ManifestItemRefProperties
-
- getName() - Method in interface nl.siegmann.epublib.domain.ManifestProperties
-
- getName() - Method in class nl.siegmann.epublib.domain.MediaType
-
- getName() - Method in enum nl.siegmann.epublib.domain.Relator
-
- getNamespaceContext() - Method in class nl.siegmann.epublib.utilities.StreamWriterDelegate
-
- getNavigator() - Method in class nl.siegmann.epublib.browsersupport.NavigationEvent
-
- getNcxResource() - Method in class nl.siegmann.epublib.domain.Book
-
- getNextEntry() - Method in class net.sf.jazzlib.ZipInputStream
-
Open the next entry from the zip archive, and return its description.
- getOldBook() - Method in class nl.siegmann.epublib.browsersupport.NavigationEvent
-
- getOldFragmentId() - Method in class nl.siegmann.epublib.browsersupport.NavigationEvent
-
- getOldResource() - Method in class nl.siegmann.epublib.browsersupport.NavigationEvent
-
- getOldSectionPos() - Method in class nl.siegmann.epublib.browsersupport.NavigationEvent
-
The previous position within the section.
- getOldSpinePos() - Method in class nl.siegmann.epublib.browsersupport.NavigationEvent
-
- getOpfResource() - Method in class nl.siegmann.epublib.domain.Book
-
- getOtherProperties() - Method in class nl.siegmann.epublib.domain.Metadata
-
Metadata properties not hard-coded like the author, title, etc.
- getPrefix(String) - Method in class nl.siegmann.epublib.utilities.StreamWriterDelegate
-
- getProperty(String) - Method in class nl.siegmann.epublib.utilities.StreamWriterDelegate
-
- getPublishers() - Method in class nl.siegmann.epublib.domain.Metadata
-
- getReader() - Method in class nl.siegmann.epublib.domain.Resource
-
Gets the contents of the Resource as Reader.
- getReferences() - Method in class nl.siegmann.epublib.domain.Guide
-
- getRelator() - Method in class nl.siegmann.epublib.domain.Author
-
- getRemaining() - Method in class net.sf.jazzlib.Inflater
-
Gets the number of unprocessed input.
- getResource() - Method in class nl.siegmann.epublib.domain.ResourceReference
-
- getResource(int) - Method in class nl.siegmann.epublib.domain.Spine
-
Gets the resource at the given index.
- getResourceId() - Method in class nl.siegmann.epublib.domain.ResourceReference
-
The id of the reference referred to.
- getResourceIndex(Resource) - Method in class nl.siegmann.epublib.domain.Spine
-
The position within the spine of the given resource.
- getResourceIndex(String) - Method in class nl.siegmann.epublib.domain.Spine
-
The first position within the spine of a resource with the given href.
- getResourceMap() - Method in class nl.siegmann.epublib.domain.Resources
-
The resources that make up this book.
- getResources() - Method in class nl.siegmann.epublib.domain.Book
-
The collection of all images, chapters, sections, xhtml files, stylesheets, etc that make up the book.
- getResourcesByMediaType(MediaType) - Method in class nl.siegmann.epublib.domain.Resources
-
All resources that have the given MediaType.
- getResourcesByMediaTypes(MediaType[]) - Method in class nl.siegmann.epublib.domain.Resources
-
All Resources that match any of the given list of MediaTypes
- getRights() - Method in class nl.siegmann.epublib.domain.Metadata
-
- getScheme() - Method in class nl.siegmann.epublib.domain.Identifier
-
- getSize() - Method in class net.sf.jazzlib.ZipEntry
-
Gets the size of the uncompressed data.
- getSize() - Method in class nl.siegmann.epublib.domain.LazyResource
-
Returns the size of this resource in bytes.
- getSize() - Method in class nl.siegmann.epublib.domain.Resource
-
Returns the size of this resource in bytes.
- getSpine() - Method in class nl.siegmann.epublib.domain.Book
-
The sections of the book that should be shown if a user reads the book from start to finish.
- getSpineReferences() - Method in class nl.siegmann.epublib.domain.Spine
-
- getSubjects() - Method in class nl.siegmann.epublib.domain.Metadata
-
- getSymbol(StreamManipulator) - Method in class net.sf.jazzlib.InflaterHuffmanTree
-
Reads the next symbol from input.
- getTableOfContents() - Method in class nl.siegmann.epublib.domain.Book
-
The Table of Contents of the book.
- getTime() - Method in class net.sf.jazzlib.ZipEntry
-
Gets the time of last modification of the entry.
- getTitle() - Method in class nl.siegmann.epublib.domain.Book
-
Gets the first non-blank title from the book's metadata.
- getTitle() - Method in class nl.siegmann.epublib.domain.Resource
-
If the title is found by scanning the underlying html document then it is cached here.
- getTitle() - Method in class nl.siegmann.epublib.domain.TitledResourceReference
-
- getTitles() - Method in class nl.siegmann.epublib.domain.Metadata
-
- getTocReferences() - Method in class nl.siegmann.epublib.domain.TableOfContents
-
- getTocResource() - Method in class nl.siegmann.epublib.domain.Spine
-
The resource containing the XML for the tableOfContents.
- getTotalIn() - Method in class net.sf.jazzlib.Deflater
-
Gets the number of input bytes processed so far.
- getTotalIn() - Method in class net.sf.jazzlib.Inflater
-
Gets the total number of processed compressed input bytes.
- getTotalOut() - Method in class net.sf.jazzlib.Deflater
-
Gets the number of output bytes so far.
- getTotalOut() - Method in class net.sf.jazzlib.Inflater
-
Gets the total number of output bytes returned by inflate().
- getType() - Method in class nl.siegmann.epublib.domain.GuideReference
-
- getTypes() - Method in class nl.siegmann.epublib.domain.Metadata
-
- getValue() - Method in class net.sf.jazzlib.Adler32
-
Returns the Adler32 data checksum computed so far.
- getValue() - Method in interface net.sf.jazzlib.Checksum
-
Returns the data checksum computed so far.
- getValue() - Method in class net.sf.jazzlib.CRC32
-
Returns the CRC32 data checksum computed so far.
- getValue() - Method in class nl.siegmann.epublib.domain.Date
-
- getValue() - Method in class nl.siegmann.epublib.domain.Identifier
-
- getXmlEncoding() - Method in exception nl.siegmann.epublib.util.commons.io.XmlStreamReaderException
-
Returns the encoding found in the XML prolog of the InputStream.
- getXmlGuessEncoding() - Method in exception nl.siegmann.epublib.util.commons.io.XmlStreamReaderException
-
Returns the encoding guess based on the first bytes of the InputStream.
- GIF - Static variable in class nl.siegmann.epublib.service.MediatypeService
-
- GLOSSARY - Static variable in class nl.siegmann.epublib.domain.GuideReference
-
- gotoBook(Book, Object) - Method in class nl.siegmann.epublib.browsersupport.Navigator
-
- gotoFirstSpineSection(Object) - Method in class nl.siegmann.epublib.browsersupport.Navigator
-
- gotoLastSpineSection(Object) - Method in class nl.siegmann.epublib.browsersupport.Navigator
-
- gotoNextSpineSection(Object) - Method in class nl.siegmann.epublib.browsersupport.Navigator
-
- gotoPreviousSpineSection(Object) - Method in class nl.siegmann.epublib.browsersupport.Navigator
-
- gotoPreviousSpineSection(int, Object) - Method in class nl.siegmann.epublib.browsersupport.Navigator
-
- gotoResource(String, Object) - Method in class nl.siegmann.epublib.browsersupport.Navigator
-
- gotoResource(Resource, Object) - Method in class nl.siegmann.epublib.browsersupport.Navigator
-
- gotoResource(Resource, String, Object) - Method in class nl.siegmann.epublib.browsersupport.Navigator
-
- gotoResource(Resource, int, Object) - Method in class nl.siegmann.epublib.browsersupport.Navigator
-
- gotoResource(Resource, int, String, Object) - Method in class nl.siegmann.epublib.browsersupport.Navigator
-
- gotoResourceId(String, Object) - Method in class nl.siegmann.epublib.browsersupport.Navigator
-
- gotoSpineSection(int, Object) - Method in class nl.siegmann.epublib.browsersupport.Navigator
-
- gotoSpineSection(int, int, Object) - Method in class nl.siegmann.epublib.browsersupport.Navigator
-
Go to a specific section.
- Guide - Class in nl.siegmann.epublib.domain
-
The guide is a selection of special pages of the book.
- Guide() - Constructor for class nl.siegmann.epublib.domain.Guide
-
- guide - Static variable in interface nl.siegmann.epublib.epub.PackageDocumentBase.OPFTags
-
- GuideReference - Class in nl.siegmann.epublib.domain
-
These are references to elements of the book's guide.
- GuideReference(Resource) - Constructor for class nl.siegmann.epublib.domain.GuideReference
-
- GuideReference(Resource, String) - Constructor for class nl.siegmann.epublib.domain.GuideReference
-
- GuideReference(Resource, String, String) - Constructor for class nl.siegmann.epublib.domain.GuideReference
-
- GuideReference(Resource, String, String, String) - Constructor for class nl.siegmann.epublib.domain.GuideReference
-
- GZIP_MAGIC - Static variable in class net.sf.jazzlib.GZIPInputStream
-
The magic number found at the start of a GZIP stream.
- GZIPInputStream - Class in net.sf.jazzlib
-
This filter stream is used to decompress a "GZIP" format stream.
- GZIPInputStream(InputStream) - Constructor for class net.sf.jazzlib.GZIPInputStream
-
Creates a GZIPInputStream with the default buffer size.
- GZIPInputStream(InputStream, int) - Constructor for class net.sf.jazzlib.GZIPInputStream
-
Creates a GZIPInputStream with the specified buffer size.
- GZIPOutputStream - Class in net.sf.jazzlib
-
This filter stream is used to compress a stream into a "GZIP" stream.
- GZIPOutputStream(OutputStream) - Constructor for class net.sf.jazzlib.GZIPOutputStream
-
- GZIPOutputStream(OutputStream, int) - Constructor for class net.sf.jazzlib.GZIPOutputStream
-
Creates a GZIPOutputStream with the specified buffer size
- id - Static variable in interface nl.siegmann.epublib.epub.PackageDocumentBase.DCAttributes
-
- id - Static variable in interface nl.siegmann.epublib.epub.PackageDocumentBase.OPFAttributes
-
- Identifier - Class in nl.siegmann.epublib.domain
-
A Book's identifier.
- Identifier() - Constructor for class nl.siegmann.epublib.domain.Identifier
-
Creates an Identifier with as value a random UUID and scheme "UUID"
- Identifier(String, String) - Constructor for class nl.siegmann.epublib.domain.Identifier
-
- identifier - Static variable in interface nl.siegmann.epublib.epub.PackageDocumentBase.DCTags
-
- Identifier.Scheme - Interface in nl.siegmann.epublib.domain
-
- IDENTITY_BOOKPROCESSOR - Static variable in interface nl.siegmann.epublib.epub.BookProcessor
-
A BookProcessor that returns the input book unchanged.
- idref - Static variable in interface nl.siegmann.epublib.epub.PackageDocumentBase.OPFAttributes
-
- INDEX - Static variable in class nl.siegmann.epublib.domain.GuideReference
-
back-of-book style index
- inf - Variable in class net.sf.jazzlib.InflaterInputStream
-
Decompressor for this filter
- inflate(byte[]) - Method in class net.sf.jazzlib.Inflater
-
Inflates the compressed stream to the output buffer.
- inflate(byte[], int, int) - Method in class net.sf.jazzlib.Inflater
-
Inflates the compressed stream to the output buffer.
- Inflater - Class in net.sf.jazzlib
-
Inflater is used to decompress data that has been compressed according to the
"deflate" standard described in rfc1950.
- Inflater() - Constructor for class net.sf.jazzlib.Inflater
-
Creates a new inflater.
- Inflater(boolean) - Constructor for class net.sf.jazzlib.Inflater
-
Creates a new inflater.
- InflaterHuffmanTree - Class in net.sf.jazzlib
-
- InflaterHuffmanTree(byte[]) - Constructor for class net.sf.jazzlib.InflaterHuffmanTree
-
Constructs a Huffman tree from the array of code lengths.
- InflaterInputStream - Class in net.sf.jazzlib
-
This filter stream is used to decompress data compressed in the "deflate"
format.
- InflaterInputStream(InputStream) - Constructor for class net.sf.jazzlib.InflaterInputStream
-
Create an InflaterInputStream with the default decompresseor and a
default buffer size.
- InflaterInputStream(InputStream, Inflater) - Constructor for class net.sf.jazzlib.InflaterInputStream
-
Create an InflaterInputStream with the specified decompresseor and a
default buffer size.
- InflaterInputStream(InputStream, Inflater, int) - Constructor for class net.sf.jazzlib.InflaterInputStream
-
Create an InflaterInputStream with the specified decompresseor and a
specified buffer size.
- initBook(Book) - Method in class nl.siegmann.epublib.browsersupport.NavigationHistory
-
- initialize() - Method in class nl.siegmann.epublib.domain.LazyResource
-
Initializes the resource by loading its data into memory.
- IO_COPY_BUFFER_SIZE - Static variable in class nl.siegmann.epublib.util.IOUtil
-
- IOUtil - Class in nl.siegmann.epublib.util
-
Most of the functions herein are re-implementations of the ones in apache io IOUtils.
- IOUtil() - Constructor for class nl.siegmann.epublib.util.IOUtil
-
- isAutoGeneratedId() - Method in class nl.siegmann.epublib.domain.Metadata
-
- isBitmapImage(MediaType) - Static method in class nl.siegmann.epublib.service.MediatypeService
-
- isBlank(String) - Static method in class nl.siegmann.epublib.util.StringUtil
-
Whether the String is null, zero-length and does contain only whitespace.
- ISBN - Static variable in interface nl.siegmann.epublib.domain.Identifier.Scheme
-
- isBookChanged() - Method in class nl.siegmann.epublib.browsersupport.NavigationEvent
-
- isBookId() - Method in class nl.siegmann.epublib.domain.Identifier
-
This bookId property allows the book creator to add multiple ids and tell the epubwriter which one to write out as the bookId.
- isDirectory() - Method in class net.sf.jazzlib.ZipEntry
-
Gets true, if the entry is a directory.
- isEmpty() - Method in class nl.siegmann.epublib.domain.Resources
-
- isEmpty() - Method in class nl.siegmann.epublib.domain.Spine
-
Whether the spine has any references
- isEmpty(Collection<?>) - Static method in class nl.siegmann.epublib.util.CollectionUtil
-
Whether the given collection is null or has no elements.
- isEmpty(String) - Static method in class nl.siegmann.epublib.util.StringUtil
-
Whether the given string is null or zero-length.
- isFragmentChanged() - Method in class nl.siegmann.epublib.browsersupport.NavigationEvent
-
- isInitialized() - Method in class nl.siegmann.epublib.domain.LazyResource
-
Returns if the data for this resource has been loaded into memory.
- isLinear() - Method in class nl.siegmann.epublib.domain.SpineReference
-
Linear denotes whether the section is Primary or Auxiliary.
- isNotBlank(String) - Static method in class nl.siegmann.epublib.util.StringUtil
-
Whether the String is not null, not zero-length and does not contain of
only whitespace.
- isResourceChanged() - Method in class nl.siegmann.epublib.browsersupport.NavigationEvent
-
- isSectionPosChanged() - Method in class nl.siegmann.epublib.browsersupport.NavigationEvent
-
- isSpinePosChanged() - Method in class nl.siegmann.epublib.browsersupport.NavigationEvent
-
- item - Static variable in interface nl.siegmann.epublib.epub.PackageDocumentBase.OPFTags
-
- itemref - Static variable in interface nl.siegmann.epublib.epub.PackageDocumentBase.OPFTags
-
- read() - Method in class net.sf.jazzlib.CheckedInputStream
-
Reads one byte, updates the checksum and returns the read byte (or -1
when the end of file was reached).
- read(byte[], int, int) - Method in class net.sf.jazzlib.CheckedInputStream
-
Reads at most len bytes in the supplied buffer and updates the checksum
with it.
- read(byte[], int, int) - Method in class net.sf.jazzlib.GZIPInputStream
-
Reads in GZIP-compressed data and stores it in uncompressed form into an
array of bytes.
- read() - Method in class net.sf.jazzlib.InflaterInputStream
-
Reads one byte of decompressed data.
- read(byte[], int, int) - Method in class net.sf.jazzlib.InflaterInputStream
-
Decompresses data into the byte array
- read() - Method in class net.sf.jazzlib.ZipInputStream
-
Reads a byte from the current zip entry.
- read(byte[], int, int) - Method in class net.sf.jazzlib.ZipInputStream
-
Reads a block of bytes from the current zip entry.
- read(Book, EpubReader) - Static method in class nl.siegmann.epublib.epub.NCXDocument
-
- read(Resource, EpubReader, Book, Resources) - Static method in class nl.siegmann.epublib.epub.PackageDocumentReader
-
- read() - Method in class nl.siegmann.epublib.util.commons.io.BOMInputStream
-
Invokes the delegate's read()
method, detecting and
optionally skipping BOM.
- read(byte[], int, int) - Method in class nl.siegmann.epublib.util.commons.io.BOMInputStream
-
Invokes the delegate's read(byte[], int, int)
method, detecting
and optionally skipping BOM.
- read(byte[]) - Method in class nl.siegmann.epublib.util.commons.io.BOMInputStream
-
Invokes the delegate's read(byte[])
method, detecting and
optionally skipping BOM.
- read() - Method in class nl.siegmann.epublib.util.commons.io.ProxyInputStream
-
Invokes the delegate's read()
method.
- read(byte[]) - Method in class nl.siegmann.epublib.util.commons.io.ProxyInputStream
-
Invokes the delegate's read(byte[])
method.
- read(byte[], int, int) - Method in class nl.siegmann.epublib.util.commons.io.ProxyInputStream
-
Invokes the delegate's read(byte[], int, int)
method.
- read(char[], int, int) - Method in class nl.siegmann.epublib.util.commons.io.XmlStreamReader
-
Invokes the underlying reader's read(char[], int, int)
method.
- readEpub(InputStream) - Method in class nl.siegmann.epublib.epub.EpubReader
-
- readEpub(ZipInputStream) - Method in class nl.siegmann.epublib.epub.EpubReader
-
- readEpub(ZipFile) - Method in class nl.siegmann.epublib.epub.EpubReader
-
- readEpub(InputStream, String) - Method in class nl.siegmann.epublib.epub.EpubReader
-
Read epub from inputstream
- readEpub(ZipInputStream, String) - Method in class nl.siegmann.epublib.epub.EpubReader
-
- readEpub(ZipFile, String) - Method in class nl.siegmann.epublib.epub.EpubReader
-
- readEpub(Resources) - Method in class nl.siegmann.epublib.epub.EpubReader
-
- readEpub(Resources, Book) - Method in class nl.siegmann.epublib.epub.EpubReader
-
- readEpubLazy(ZipFile, String) - Method in class nl.siegmann.epublib.epub.EpubReader
-
Reads this EPUB without loading any resources into memory.
- readEpubLazy(ZipFile, String, List<MediaType>) - Method in class nl.siegmann.epublib.epub.EpubReader
-
Reads this EPUB without loading all resources into memory.
- recode(String, String, byte[]) - Static method in class nl.siegmann.epublib.util.ResourceUtil
-
Converts a given string from given input character encoding to the requested output character encoding.
- reference - Static variable in interface nl.siegmann.epublib.epub.PackageDocumentBase.OPFTags
-
- reference_cover - Static variable in interface nl.siegmann.epublib.epub.PackageDocumentBase.OPFValues
-
- relation - Static variable in interface nl.siegmann.epublib.epub.PackageDocumentBase.DCTags
-
- Relator - Enum in nl.siegmann.epublib.domain
-
A relator denotes which role a certain individual had in the creation/modification of the ebook.
- remove(String) - Method in class nl.siegmann.epublib.domain.Resources
-
Remove the resource with the given href.
- removeNavigationEventListener(NavigationEventListener) - Method in class nl.siegmann.epublib.browsersupport.Navigator
-
- reset() - Method in class net.sf.jazzlib.Adler32
-
Resets the Adler32 checksum to the initial value.
- reset() - Method in interface net.sf.jazzlib.Checksum
-
Resets the data checksum as if no update was ever called.
- reset() - Method in class net.sf.jazzlib.CRC32
-
Resets the CRC32 data checksum as if no update was ever called.
- reset() - Method in class net.sf.jazzlib.Deflater
-
Resets the deflater.
- reset() - Method in class net.sf.jazzlib.Inflater
-
Resets the inflater so that a new stream can be decompressed.
- reset() - Method in class nl.siegmann.epublib.util.commons.io.BOMInputStream
-
Invokes the delegate's reset()
method.
- reset() - Method in class nl.siegmann.epublib.util.commons.io.ProxyInputStream
-
Invokes the delegate's reset()
method.
- Resource - Class in nl.siegmann.epublib.domain
-
Represents a resource that is part of the epub.
- Resource(String) - Constructor for class nl.siegmann.epublib.domain.Resource
-
Creates an empty Resource with the given href.
- Resource(byte[], MediaType) - Constructor for class nl.siegmann.epublib.domain.Resource
-
Creates a Resource with the given data and MediaType.
- Resource(byte[], String) - Constructor for class nl.siegmann.epublib.domain.Resource
-
Creates a resource with the given data at the specified href.
- Resource(Reader, String) - Constructor for class nl.siegmann.epublib.domain.Resource
-
Creates a resource with the data from the given Reader at the specified href.
- Resource(InputStream, String) - Constructor for class nl.siegmann.epublib.domain.Resource
-
Creates a resource with the data from the given InputStream at the specified href.
- Resource(String, byte[], String, MediaType) - Constructor for class nl.siegmann.epublib.domain.Resource
-
Creates a resource with the given id, data, mediatype at the specified href.
- Resource(String, byte[], String, MediaType, String) - Constructor for class nl.siegmann.epublib.domain.Resource
-
Creates a resource with the given id, data, mediatype at the specified href.
- resource - Variable in class nl.siegmann.epublib.domain.ResourceReference
-
- ResourceInputStream - Class in nl.siegmann.epublib.domain
-
A wrapper class for closing a ZipFile object when the InputStream derived
from it is closed.
- ResourceInputStream(InputStream, ZipFile) - Constructor for class nl.siegmann.epublib.domain.ResourceInputStream
-
Constructor.
- ResourceReference - Class in nl.siegmann.epublib.domain
-
- ResourceReference(Resource) - Constructor for class nl.siegmann.epublib.domain.ResourceReference
-
- Resources - Class in nl.siegmann.epublib.domain
-
All the resources that make up the book.
- Resources() - Constructor for class nl.siegmann.epublib.domain.Resources
-
- ResourcesLoader - Class in nl.siegmann.epublib.epub
-
Loads Resources from inputStreams, ZipFiles, etc
- ResourcesLoader() - Constructor for class nl.siegmann.epublib.epub.ResourcesLoader
-
- ResourceUtil - Class in nl.siegmann.epublib.util
-
Various resource utility methods
- ResourceUtil() - Constructor for class nl.siegmann.epublib.util.ResourceUtil
-
- rights - Static variable in interface nl.siegmann.epublib.epub.PackageDocumentBase.DCTags
-
- role - Static variable in interface nl.siegmann.epublib.epub.PackageDocumentBase.OPFAttributes
-
- scheme - Static variable in interface nl.siegmann.epublib.epub.PackageDocumentBase.DCAttributes
-
- scheme - Static variable in interface nl.siegmann.epublib.epub.PackageDocumentBase.OPFAttributes
-
- set(Collection<Resource>) - Method in class nl.siegmann.epublib.domain.Resources
-
Sets the collection of Resources to the given collection of resources
- set(Map<String, Resource>) - Method in class nl.siegmann.epublib.domain.Resources
-
Sets the collection of Resources to the given collection of resources
- setAuthors(List<Author>) - Method in class nl.siegmann.epublib.domain.Metadata
-
- setBookId(boolean) - Method in class nl.siegmann.epublib.domain.Identifier
-
- setBookProcessingPipeline(List<BookProcessor>) - Method in class nl.siegmann.epublib.epub.BookProcessorPipeline
-
- setBookProcessor(BookProcessor) - Method in class nl.siegmann.epublib.epub.EpubWriter
-
- setChildren(List<TOCReference>) - Method in class nl.siegmann.epublib.domain.TOCReference
-
- setComment(String) - Method in class net.sf.jazzlib.ZipEntry
-
Sets the entry comment.
- setComment(String) - Method in class net.sf.jazzlib.ZipOutputStream
-
Set the zip file comment.
- setCompressedSize(long) - Method in class net.sf.jazzlib.ZipEntry
-
Sets the size of the compressed data.
- setContributors(List<Author>) - Method in class nl.siegmann.epublib.domain.Metadata
-
- setCoverImage(Resource) - Method in class nl.siegmann.epublib.domain.Book
-
- setCoverPage(Resource) - Method in class nl.siegmann.epublib.domain.Book
-
- setCoverPage(Resource) - Method in class nl.siegmann.epublib.domain.Guide
-
- setCoverReference(GuideReference) - Method in class nl.siegmann.epublib.domain.Guide
-
- setCrc(long) - Method in class net.sf.jazzlib.ZipEntry
-
Sets the crc of the uncompressed data.
- setCurrentResource(Resource) - Method in class nl.siegmann.epublib.browsersupport.Navigator
-
Sets the current index and resource without calling the eventlisteners.
- setCurrentSpinePos(int) - Method in class nl.siegmann.epublib.browsersupport.Navigator
-
Sets the current index and resource without calling the eventlisteners.
- setData(byte[]) - Method in class nl.siegmann.epublib.domain.Resource
-
Sets the data of the Resource.
- setDates(List<Date>) - Method in class nl.siegmann.epublib.domain.Metadata
-
- setDefaultNamespace(String) - Method in class nl.siegmann.epublib.utilities.StreamWriterDelegate
-
- setDescriptions(List<String>) - Method in class nl.siegmann.epublib.domain.Metadata
-
- setDictionary(byte[]) - Method in class net.sf.jazzlib.Deflater
-
Sets the dictionary which should be used in the deflate process.
- setDictionary(byte[], int, int) - Method in class net.sf.jazzlib.Deflater
-
Sets the dictionary which should be used in the deflate process.
- setDictionary(byte[]) - Method in class net.sf.jazzlib.Inflater
-
Sets the preset dictionary.
- setDictionary(byte[], int, int) - Method in class net.sf.jazzlib.Inflater
-
Sets the preset dictionary.
- setEvent(Date.Event) - Method in class nl.siegmann.epublib.domain.Date
-
- setExtra(byte[]) - Method in class net.sf.jazzlib.ZipEntry
-
Sets the extra data.
- setFirstname(String) - Method in class nl.siegmann.epublib.domain.Author
-
- setFormat(String) - Method in class nl.siegmann.epublib.domain.Metadata
-
- setFragmentId(String) - Method in class nl.siegmann.epublib.domain.TitledResourceReference
-
- setHistoryWaitTime(long) - Method in class nl.siegmann.epublib.browsersupport.NavigationHistory
-
- setHref(String) - Method in class nl.siegmann.epublib.domain.Resource
-
Sets the Resource's href.
- setId(String) - Method in class nl.siegmann.epublib.domain.Resource
-
Sets the Resource's id: Make sure it is unique and a valid identifier.
- setIdentifiers(List<Identifier>) - Method in class nl.siegmann.epublib.domain.Metadata
-
- setInput(byte[]) - Method in class net.sf.jazzlib.Deflater
-
Sets the data which should be compressed next.
- setInput(byte[], int, int) - Method in class net.sf.jazzlib.Deflater
-
Sets the data which should be compressed next.
- setInput(byte[]) - Method in class net.sf.jazzlib.Inflater
-
Sets the input.
- setInput(byte[], int, int) - Method in class net.sf.jazzlib.Inflater
-
Sets the input.
- setInputEncoding(String) - Method in class nl.siegmann.epublib.domain.Resource
-
Sets the Resource's input character encoding.
- setLanguage(String) - Method in class nl.siegmann.epublib.domain.Metadata
-
- setLastname(String) - Method in class nl.siegmann.epublib.domain.Author
-
- setLevel(int) - Method in class net.sf.jazzlib.Deflater
-
Sets the compression level.
- setLevel(int) - Method in class net.sf.jazzlib.ZipOutputStream
-
Sets default compression level.
- setLinear(boolean) - Method in class nl.siegmann.epublib.domain.SpineReference
-
- setMaxHistorySize(int) - Method in class nl.siegmann.epublib.browsersupport.NavigationHistory
-
- setMediaType(MediaType) - Method in class nl.siegmann.epublib.domain.Resource
-
- setMetaAttributes(Map<String, String>) - Method in class nl.siegmann.epublib.domain.Metadata
-
- setMetadata(Metadata) - Method in class nl.siegmann.epublib.domain.Book
-
- setMethod(int) - Method in class net.sf.jazzlib.ZipEntry
-
Sets the compression method.
- setMethod(int) - Method in class net.sf.jazzlib.ZipOutputStream
-
Sets default compression method.
- setNamespaceContext(NamespaceContext) - Method in class nl.siegmann.epublib.utilities.StreamWriterDelegate
-
- setNavigator(Navigator) - Method in class nl.siegmann.epublib.browsersupport.NavigationEvent
-
- setNcxResource(Resource) - Method in class nl.siegmann.epublib.domain.Book
-
- setOldBook(Book) - Method in class nl.siegmann.epublib.browsersupport.NavigationEvent
-
- setOldResource(Resource) - Method in class nl.siegmann.epublib.browsersupport.NavigationEvent
-
- setOldSpinePos(int) - Method in class nl.siegmann.epublib.browsersupport.NavigationEvent
-
- setOpfResource(Resource) - Method in class nl.siegmann.epublib.domain.Book
-
- setOtherProperties(Map<QName, String>) - Method in class nl.siegmann.epublib.domain.Metadata
-
- setPrefix(String, String) - Method in class nl.siegmann.epublib.utilities.StreamWriterDelegate
-
- setPublishers(List<String>) - Method in class nl.siegmann.epublib.domain.Metadata
-
- setReferences(List<GuideReference>) - Method in class nl.siegmann.epublib.domain.Guide
-
- setRelator(Relator) - Method in class nl.siegmann.epublib.domain.Author
-
- setResource(Resource) - Method in class nl.siegmann.epublib.domain.ResourceReference
-
Besides setting the resource it also sets the fragmentId to null.
- setResource(Resource, String) - Method in class nl.siegmann.epublib.domain.TitledResourceReference
-
- setResource(Resource) - Method in class nl.siegmann.epublib.domain.TitledResourceReference
-
Sets the resource to the given resource and sets the fragmentId to null.
- setResources(Resources) - Method in class nl.siegmann.epublib.domain.Book
-
- setRights(List<String>) - Method in class nl.siegmann.epublib.domain.Metadata
-
- setRole(String) - Method in class nl.siegmann.epublib.domain.Author
-
- setScheme(String) - Method in class nl.siegmann.epublib.domain.Identifier
-
- setSize(long) - Method in class net.sf.jazzlib.ZipEntry
-
Sets the size of the uncompressed data.
- setSpine(Spine) - Method in class nl.siegmann.epublib.domain.Book
-
- setSpineReferences(List<SpineReference>) - Method in class nl.siegmann.epublib.domain.Spine
-
- setStrategy(int) - Method in class net.sf.jazzlib.Deflater
-
Sets the compression strategy.
- setSubjects(List<String>) - Method in class nl.siegmann.epublib.domain.Metadata
-
- setTableOfContents(TableOfContents) - Method in class nl.siegmann.epublib.domain.Book
-
- setTime(long) - Method in class net.sf.jazzlib.ZipEntry
-
Sets the time of last modification of the entry.
- setTitle(String) - Method in class nl.siegmann.epublib.domain.Resource
-
- setTitle(String) - Method in class nl.siegmann.epublib.domain.TitledResourceReference
-
- setTitles(List<String>) - Method in class nl.siegmann.epublib.domain.Metadata
-
- setTocReferences(List<TOCReference>) - Method in class nl.siegmann.epublib.domain.TableOfContents
-
- setTocResource(Resource) - Method in class nl.siegmann.epublib.domain.Spine
-
As per the epub file format the spine officially maintains a reference to the Table of Contents.
- setType(String) - Method in class nl.siegmann.epublib.domain.GuideReference
-
- setTypes(List<String>) - Method in class nl.siegmann.epublib.domain.Metadata
-
- setValue(String) - Method in class nl.siegmann.epublib.domain.Identifier
-
- size() - Method in class net.sf.jazzlib.ZipFile
-
Returns the number of entries in this zip file.
- size() - Method in class nl.siegmann.epublib.domain.Resources
-
The number of resources
- size() - Method in class nl.siegmann.epublib.domain.Spine
-
The number of elements in the spine.
- size() - Method in class nl.siegmann.epublib.domain.TableOfContents
-
The total number of references in this table of contents.
- skip(long) - Method in class net.sf.jazzlib.CheckedInputStream
-
Skips n bytes by reading them in a temporary buffer and updating the the
checksum with that buffer.
- skip(long) - Method in class net.sf.jazzlib.InflaterInputStream
-
Skip specified number of bytes of uncompressed data
- skip(long) - Method in class nl.siegmann.epublib.util.commons.io.BOMInputStream
-
Invokes the delegate's skip(long)
method, detecting
and optionallyskipping BOM.
- skip(long) - Method in class nl.siegmann.epublib.util.commons.io.ProxyInputStream
-
Invokes the delegate's skip(long)
method.
- SMIL - Static variable in class nl.siegmann.epublib.service.MediatypeService
-
- source - Static variable in interface nl.siegmann.epublib.epub.PackageDocumentBase.DCTags
-
- Spine - Class in nl.siegmann.epublib.domain
-
The spine sections are the sections of the book in the order in which the book should be read.
- Spine() - Constructor for class nl.siegmann.epublib.domain.Spine
-
- Spine(TableOfContents) - Constructor for class nl.siegmann.epublib.domain.Spine
-
Creates a spine out of all the resources in the table of contents.
- Spine(List<SpineReference>) - Constructor for class nl.siegmann.epublib.domain.Spine
-
- spine - Static variable in interface nl.siegmann.epublib.epub.PackageDocumentBase.OPFTags
-
- SpineReference - Class in nl.siegmann.epublib.domain
-
A Section of a book.
- SpineReference(Resource) - Constructor for class nl.siegmann.epublib.domain.SpineReference
-
- SpineReference(Resource, boolean) - Constructor for class nl.siegmann.epublib.domain.SpineReference
-
- STORED - Static variable in class net.sf.jazzlib.ZipEntry
-
Compression method.
- STORED - Static variable in class net.sf.jazzlib.ZipOutputStream
-
Compression method.
- StreamWriterDelegate - Class in nl.siegmann.epublib.utilities
-
Abstract class for writing filtered XML streams.
- StreamWriterDelegate(XMLStreamWriter) - Constructor for class nl.siegmann.epublib.utilities.StreamWriterDelegate
-
- StringUtil - Class in nl.siegmann.epublib.util
-
Various String utility functions.
- StringUtil() - Constructor for class nl.siegmann.epublib.util.StringUtil
-
- subject - Static variable in interface nl.siegmann.epublib.epub.PackageDocumentBase.DCTags
-
- substringAfter(String, char) - Static method in class nl.siegmann.epublib.util.StringUtil
-
Gives the substring of the given text after the given separator.
- substringAfterLast(String, char) - Static method in class nl.siegmann.epublib.util.StringUtil
-
Gives the substring of the given text after the last occurrence of the
given separator.
- substringBefore(String, char) - Static method in class nl.siegmann.epublib.util.StringUtil
-
Gives the substring of the given text before the given separator.
- substringBeforeLast(String, char) - Static method in class nl.siegmann.epublib.util.StringUtil
-
Gives the substring of the given text before the last occurrence of the
given separator.
- SVG - Static variable in class nl.siegmann.epublib.service.MediatypeService
-