◆ doHtmlPreamble()
static void fiftyone.devicedetection.examples.web.HtmlContentHelper.doHtmlPreamble | ( | PrintWriter | out, |
String | title | ||
) |
static
Helper to output HTML headers.
- Parameters
-
- out - the PrintWriter to write to
- title - title of the page
◆ doLiteRubric()
static void fiftyone.devicedetection.examples.web.HtmlContentHelper.doLiteRubric ( PrintWriter out, FlowData flowData ) staticHelper to output text about missing values and what to expect from the Lite file.
- Parameters
-
- out - the PrintWriter to write to
- flowData - the flowdata to use to determine whether the message needs to be output