public static String escapeHtml(String value, boolean escapeNewlines)(Code)
This is a copy of the method in FormattedText... its here because FormattedText
depends on the component manager, and I need to run simple unit tests
Parameters: value - Parameters: escapeNewlines -