Class AttributeToolkit


  • @Deprecated
    public final class AttributeToolkit
    extends Object
    Deprecated.
    A toolkit for various attribute translations
    Version:
    $Id$
    Author:
    Boris Gruschko ( boris at gruschko.org )
    • Method Detail

      • formatValueForXPath

        public static String formatValueForXPath​(Attribute attribute)
        Deprecated.
        formats a value for its usage in XPath expressions
        Parameters:
        attribute - attribute which value should be formatted
        Returns:
        formatted value
      • constructPredicate

        public static String constructPredicate​(Attribute attribute)
        Deprecated.
        constructs a predicate from the given attribute
        Parameters:
        attribute - attribute to be formatted as predicate
        Returns:
        predicate