URL Encode

This node URL-encodes strings, e.g. those characters other than a-z, A-Z, 0-9 and '.', '-', '*', and '_' have are encoded by two digit hexadecimal representations, e.g. ')' becomes '%29'. Space characters are encoded as '+'.

This node was developed by Vernalis Research (Cambridge, UK) . For feedback and more information, please contact knime@vernalis.com

Options

Input Column
The column containing the strings to encode
Removed Input Column
Should the input column be removed?
Output Type
The type of the output column. If URI is selected, no guarantee is made that the contents are valid URIs
Charset encoding
The name of the charset to use for encoding

Input Ports

Icon
The incoming table of strings

Output Ports

Icon
The table with URL-encoded strings appended

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.