org.pdfbox.ant
Class PDFToTextTask

java.lang.Object
  extended by org.apache.tools.ant.ProjectComponent
      extended by org.apache.tools.ant.Task
          extended by org.pdfbox.ant.PDFToTextTask

public class PDFToTextTask
extends org.apache.tools.ant.Task

This is an ant task that will allow pdf documents to be converted using an and task.

Version:
$Revision: 1.7 $
Author:
Ben Litchfield (ben@csh.rit.edu)

Field Summary
 
Fields inherited from class org.apache.tools.ant.Task
description, location, target, taskName, taskType, wrapper
 
Fields inherited from class org.apache.tools.ant.ProjectComponent
project
 
Constructor Summary
PDFToTextTask()
           
 
Method Summary
 void addFileset(org.apache.tools.ant.types.FileSet set)
          Adds a set of files (nested fileset attribute).
 void execute()
          This will perform the execution.
 
Methods inherited from class org.apache.tools.ant.Task
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
 
Methods inherited from class org.apache.tools.ant.ProjectComponent
getProject, setProject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PDFToTextTask

public PDFToTextTask()
Method Detail

addFileset

public void addFileset(org.apache.tools.ant.types.FileSet set)
Adds a set of files (nested fileset attribute).

Parameters:
set - Another fileset to add.

execute

public void execute()
This will perform the execution.

Overrides:
execute in class org.apache.tools.ant.Task


Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.