org.dom4j.util
Class AttributeHelper
java.lang.Object
|
+--org.dom4j.util.AttributeHelper
- public class AttributeHelper
- extends Object
AttributeHelper a number of helper methods for
working with attribute values.
- Version:
- $Revision: 1.3 $
- Author:
- James Strachan
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributeHelper
public AttributeHelper()
booleanValue
public static boolean booleanValue(Element element,
String attributeName)
booleanValue
public static boolean booleanValue(Element element,
QName attributeQName)
booleanValue
protected static boolean booleanValue(Attribute attribute)
Copyright © 2002-2003 MetaStuff Ltd.. All Rights Reserved.