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 booleanbooleanValue(Attribute attribute) static booleanbooleanValue(Element element, String attributeName) static booleanbooleanValue(Element element, QName attributeQName)
-
Constructor Details
-
AttributeHelper
protected AttributeHelper()
-
-
Method Details
-
booleanValue
-
booleanValue
-
booleanValue
-