java.lang .Object net.sourceforge.pmd.util.viewer.model .AttributeToolkit AttributeToolkit public class AttributeToolkit (Code) A toolkit for vaious attribute translations
author: Boris Gruschko ( boris at gruschko.org )version: $Id: AttributeToolkit.java 4710 2006-10-20 02:40:14Z hooperbloob $
constructPredicate public static String constructPredicate(Attribute attribute)(Code) constructs a predicate from the given attribute
Parameters: attribute - attribute to be formatted as predicate predicate
formatValueForXPath public static String formatValueForXPath(Attribute attribute)(Code) formats a value for its usage in XPath expressions
Parameters: attribute - atribute which value should be formatted formmated value