Uses of Class
com.attribyte.parser.epub.EpubParser.ManifestItem
Packages that use EpubParser.ManifestItem
-
Uses of EpubParser.ManifestItem in com.attribyte.parser.epub
Fields in com.attribyte.parser.epub with type parameters of type EpubParser.ManifestItemModifier and TypeFieldDescriptionfinal com.google.common.collect.ImmutableMap<String, EpubParser.ManifestItem> EpubParser.Spine.itemsA map of manifest file vs id.final com.google.common.collect.ImmutableList<EpubParser.ManifestItem> EpubParser.Spine.linearThe linear elements.final com.google.common.collect.ImmutableList<EpubParser.ManifestItem> EpubParser.Spine.nonLinearThe non-linear elements.Methods in com.attribyte.parser.epub that return types with arguments of type EpubParser.ManifestItemModifier and TypeMethodDescriptionEpubParser.Spine.images()EpubParser.Spine.linearXHTML()EpubParser.Spine.nonLinearXHTML()