Exp2Text

Run Exp2Text tool to convert the export file of a package to a text file.

Table B-6 Parameters for Exp2Text

Attribute Description Required

PackageName

Fully qualified name of the package.

Yes

ClassDir

Root directory where the exp2text tool looks for the export file. If no ClassDir is specified, the directory in which the Java VM is invoked is taken as base dir.

No

OutputDir

The root directory for output.

No

classpath

Classpath to use for this task. If required JAR files are not already in the system classpath, you can specify this attribute to put them in the classpath when this task is executed.

No

dir

The directory to invoke the Java VM in.

No

nobanner

Set this element to true if you do not want the Exp2Text banner showing.

No

version

Prints Exp2Text version number.

No