Close
dtSearch Engine API for Java
ExtractionOptions.setOutputFileListName Method

Name of text file to create with the names of all images and attachments extracted to the outputLocation.

Syntax
Java
public void setOutputFileListName(String v);

Each attachment or image file extracted will be listed in the file, with one name per line. Filenames will be stored in UTF-8 format.