Class ThemeExpression

    • Constructor Detail

      • ThemeExpression

        public ThemeExpression​(String value)
        Build a ThemeExpression from a label.
        Parameters:
        value - the theme label.
    • Method Detail

      • build

        public String build()
        Description copied from interface: Expression
        Build the expression.
        Specified by:
        build in interface Expression
        Returns:
        The XPath view of the expression.