Another possibility might be to store such raw documents with control characters as binary data, for example as a byte array, and only store cleaned up text as a String.
Eddie
Another possibility might be to store such raw documents with control characters as binary data, for example as a byte array, and only store cleaned up text as a String.
Eddie