Answer posted by Marco Kalter:
If you want to load it into a CLOB or LONG column, you can simply use the 'Edit Data' function for a table, and paste the text into the text editor of the column.
If you want to load it line by line into a record per line, then there is no specific support. You could use a macro to convert the lines into the necessary insert statements.