| Package | Description |
|---|---|
| org.bedework.util.xml |
| Modifier and Type | Method and Description |
|---|---|
static void |
XmlUtil.checkString(String id,
String val,
XmlUtil.CheckStringResult crs,
boolean emptyOk)
This does everything tidyString does with the addition that it adjusts
the result to indicate something about the original string.
|
static void |
XmlUtil.tidyString(String id,
String val,
XmlUtil.CheckStringResult crs)
Given a string return a tidied form of the string.
|
Copyright © 2016 Bedework. All rights reserved.