org.sejda.impl.pdfbox
Class RotateTask
java.lang.Object
org.sejda.model.task.BaseTask<RotateParameters>
org.sejda.impl.pdfbox.RotateTask
- All Implemented Interfaces:
- Task<RotateParameters>
public class RotateTask
- extends BaseTask<RotateParameters>
PDFBox implementation of a task performing pages rotation on a list of PdfSource
.
- Author:
- Nero Couvalli
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RotateTask
public RotateTask()
before
public void before(RotateParameters parameters)
execute
public void execute(RotateParameters parameters)
throws TaskException
- Throws:
TaskException
after
public void after()
Copyright © 2012. All Rights Reserved.