public class AttributeHelper
extends java.lang.Object
AttributeHelper a number of helper methods for working with
attribute values.
| Modifier | Constructor and Description |
|---|---|
protected |
AttributeHelper() |
| Modifier and Type | Method and Description |
|---|---|
protected static boolean |
booleanValue(Attribute attribute) |
static boolean |
booleanValue(Element element,
QName attributeQName) |
static boolean |
booleanValue(Element element,
java.lang.String attributeName) |