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