org.dom4j.util
public class AttributeHelper extends Object
AttributeHelper a number of helper methods for working with
attribute values.
Version: $Revision: 1.7 $
| Constructor Summary | |
|---|---|
| protected | AttributeHelper() |
| Method Summary | |
|---|---|
| static boolean | booleanValue(Element element, String attributeName) |
| static boolean | booleanValue(Element element, QName attributeQName) |
| protected static boolean | booleanValue(Attribute attribute) |