Class SectionHrefSanityCheckBookProcessor
java.lang.Object
nl.siegmann.epublib.bookprocessor.SectionHrefSanityCheckBookProcessor
- All Implemented Interfaces:
BookProcessor
Removes Sections from the page flow that differ only from the previous section's href by the '#' in the url.
-
Field Summary
Fields inherited from interface BookProcessor
IDENTITY_BOOKPROCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static List<SpineReference> checkSpineReferences(Spine spine) processBook(Book book)
-
Constructor Details
-
SectionHrefSanityCheckBookProcessor
public SectionHrefSanityCheckBookProcessor()
-
-
Method Details
-
processBook
- Specified by:
processBookin interfaceBookProcessor
-
checkSpineReferences
-