Package org.dom4j.util
Class AttributeHelper
- java.lang.Object
 - 
- org.dom4j.util.AttributeHelper
 
 
- 
public class AttributeHelper extends Object
AttributeHelpera number of helper methods for working with attribute values. 
- 
- 
Constructor Summary
Constructors Modifier Constructor Description protectedAttributeHelper() 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description protected static booleanbooleanValue(Attribute attribute)static booleanbooleanValue(Element element, String attributeName)static booleanbooleanValue(Element element, QName attributeQName) 
 -