net.sourceforge.pmd.util.viewer.model
public class AttributeToolkit extends Object
Version: $Id: AttributeToolkit.java,v 1.8 2006/02/10 14:26:32 tomcopeland Exp $
Method Summary | |
---|---|
static String | constructPredicate(Attribute attribute)
constructs a predicate from the given attribute
|
static String | formatValueForXPath(Attribute attribute)
formats a value for its usage in XPath expressions
|
Parameters: attribute attribute to be formatted as predicate
Returns: predicate
Parameters: attribute atribute which value should be formatted
Returns: formmated value