java.lang.Object
org.sejda.impl.sambox.component.split.AbstractPdfSplitter<T>
org.sejda.impl.sambox.component.split.PagesPdfSplitter<T>
Type Parameters:
T - the type of parameters the splitter needs to have all the information necessary to perform the split.

public class PagesPdfSplitter<T extends AbstractSplitByPageParameters> extends AbstractPdfSplitter<T>
Component providing split by pages functionalities.
Author:
Andrea Vacondio