Name

adams.flow.transformer.RelativeDir


Synopsis

Removes the prefix from the file/directory being passed through to turn them into relative ones.


Additional information

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


See also

Options