Package org.dom4j.util
Class AttributeHelper
java.lang.Object
org.dom4j.util.AttributeHelper
AttributeHelper
a number of helper methods for working with
attribute values.
- Version:
- $Revision: 1.7 $
- Author:
- James Strachan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static boolean
booleanValue
(Attribute attribute) static boolean
booleanValue
(Element element, String attributeName) static boolean
booleanValue
(Element element, QName attributeQName)
-
Constructor Details
-
AttributeHelper
protected AttributeHelper()
-
-
Method Details
-
booleanValue
-
booleanValue
-
booleanValue
-