How to use getCell(int index)

Hi,

Could you please give me an example how to use the getCell-method?

As a example: I read a file with the FileReader-Node=>JavaSnippet Node: return Cell(1)

Thanks for any help.

schlirgg

What getCell() method do you mean?

In either case I suggest to browse the KNIME source code – you’ll find plenty of examples in there. Concrete implementations can be found using the Navigation controls in Eclipse. Hope this helps, Bernd

Thanks for your answer.

Schlirgg