org.sejda.impl.pdfbox
Class ExtractPagesTask
java.lang.Object
org.sejda.model.task.BaseTask<ExtractPagesParameters>
org.sejda.impl.pdfbox.ExtractPagesTask
- All Implemented Interfaces:
- Task<ExtractPagesParameters>
public class ExtractPagesTask
- extends BaseTask<ExtractPagesParameters>
PDFBox implementation of the task responsible for extracting pages from a given pdf document.
- Author:
- Andrea Vacondio
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtractPagesTask
public ExtractPagesTask()
before
public void before(ExtractPagesParameters parameters)
execute
public void execute(ExtractPagesParameters parameters)
throws TaskException
- Throws:
TaskException
after
public void after()
Copyright © 2012. All Rights Reserved.