org.dom4j.util

Class AttributeHelper


public class AttributeHelper
extends java.lang.Object

AttributeHelper a number of helper methods for working with attribute values.
Version:
$Revision: 1.7 $
Author:
James Strachan

Constructor Summary

AttributeHelper()

Method Summary

protected static boolean
booleanValue(Attribute attribute)
static boolean
booleanValue(Element element, String attributeName)
static boolean
booleanValue(Element element, QName attributeQName)

Constructor Details

AttributeHelper

protected AttributeHelper()

Method Details

booleanValue

protected static boolean booleanValue(Attribute attribute)

booleanValue

public static boolean booleanValue(Element element,
                                   String attributeName)

booleanValue

public static boolean booleanValue(Element element,
                                   QName attributeQName)

Copyright B) 2005 MetaStuff Ltd. All Rights Reserved. Hosted by

SourceForge Logo