net.sourceforge.pmd.util.viewer.model
public class AttributeToolkit extends Object
Version: $Id: AttributeToolkit.java 4710 2006-10-20 02:40:14Z hooperbloob $
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