Name

adams.flow.sink.StringTree


Synopsis

Generates a tree from the strings arriving at the input, splitting them into parts using the specified separator. This can be used to display files from various directories in a hierarchical view.


Additional information

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


Options