Added HighAsciiFinderAction, an action that displays all journal/checkpoint entries that contain high ascii characters in any of their text fields.
Small adjustment in journal.schema.TableVersion to provide an iterator for all attributes:
for (Attribute attr : tableVersion)