Package com.nomagic.text
package com.nomagic.text
-
ClassDescriptionUtility class to check the text formats and convert text from one format to other.
Several text formats are supported: plain - text without any formatting html (or full html) - html text light html - restricted html flavor which supports only <a> tags and href with "mdel://" protocol rich - an extended version of plain text which support colored fragments (<font color=#> tags) and fragments with references (<a> tags and href with "mdel://" protocol)