|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.dom4j.util.AttributeHelper
AttributeHelper
a number of helper methods for
working with attribute values.
Constructor Summary | |
AttributeHelper()
|
Method Summary | |
protected static boolean |
booleanValue(Attribute attribute)
|
static boolean |
booleanValue(Element element,
QName attributeQName)
|
static boolean |
booleanValue(Element element,
java.lang.String attributeName)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AttributeHelper()
Method Detail |
public static boolean booleanValue(Element element, java.lang.String attributeName)
public static boolean booleanValue(Element element, QName attributeQName)
protected static boolean booleanValue(Attribute attribute)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |