Name

adams.flow.transformer.UnRAR


Synopsis

Unrars a RAR archive and broadcasts the full file names of the extracted files. A regular expression can be used to control the files that are being extracted. Whether the directory structure in the RAR archive gets restored is optional.


Additional information

Flow input/output:
- input: java.lang.String, java.io.File
- output: java.lang.String[]


Options