public class AttributeHelper extends 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,
String attributeName) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.