org.optaplanner.benchmark.impl.report
public class ReportHelper extends Object
Constructor and Description |
---|
ReportHelper() |
Modifier and Type | Method and Description |
---|---|
static String |
escapeHtmlId(String rawHtmlId)
Escape illegal HTML element id characters, such as a dot.
|
public static String escapeHtmlId(String rawHtmlId)
rawHtmlId
- never nullCopyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.