org.dom4j.util

Class AttributeHelper

public class AttributeHelper extends Object

AttributeHelper a number of helper methods for working with attribute values.

Version: $Revision: 1.7 $

Author: James Strachan

Constructor Summary
protected AttributeHelper()
Method Summary
static booleanbooleanValue(Element element, String attributeName)
static booleanbooleanValue(Element element, QName attributeQName)
protected static booleanbooleanValue(Attribute attribute)

Constructor Detail

AttributeHelper

protected AttributeHelper()

Method Detail

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 B) 2005 MetaStuff Ltd. All Rights Reserved. Hosted by

SourceForge