Constants used to identify different text and HTML formats.
Identifies text with HTML tags in input text-areas.
Identifies clear text in input text-areas.
Get all of the format constants and their labels.
Identifies text with HTML tags in input text-areas. This will sent to the page as it is.
Identifies clear text in input text-areas. This will be parsed using HTMLFormatter with line break conversion.
Get all of the format constants and their labels. This is useful for populating option tags in Struts .
option
Collection