| Constructor and Description |
|---|
XsiUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
getXsiNil(Element elem)
Returns the value of the
xsi:nil attribute on the passed
element, false if the attribute is not set. |
static void |
setXsiNil(Element elem,
boolean isNil)
Sets the
xsi:nil attribute to the passed value. |