cell splitter

Hi  -

Does anybody used cell splitter node with "\s+" as delimiters? I cannot make is work though I can use " " or "  " instead.

The node descrition says:

If enabled, the backslash ("\") can be used to escape characters, such as "\t" for tabs. You can use the full escape capabilities of Java. 

Is there any trick?

Thank you for help!

- Jian

The Cell Splitter does not support regular expression, just plain strings.