Class SectionHrefSanityCheckBookProcessor

java.lang.Object
nl.siegmann.epublib.bookprocessor.SectionHrefSanityCheckBookProcessor
All Implemented Interfaces:
BookProcessor

public class SectionHrefSanityCheckBookProcessor extends Object implements BookProcessor
Removes Sections from the page flow that differ only from the previous section's href by the '#' in the url.
  • Constructor Details

    • SectionHrefSanityCheckBookProcessor

      public SectionHrefSanityCheckBookProcessor()
  • Method Details