Uses of Class
eu.europa.ted.efx.model.Expression.StringExpression
-
Packages that use Expression.StringExpression Package Description eu.europa.ted.efx.interfaces eu.europa.ted.efx.xpath -
-
Uses of Expression.StringExpression in eu.europa.ted.efx.interfaces
Method parameters in eu.europa.ted.efx.interfaces with type arguments of type Expression.StringExpression Modifier and Type Method Description Expression.StringExpressionScriptGenerator. composeStringConcatenation(List<Expression.StringExpression> list) -
Uses of Expression.StringExpression in eu.europa.ted.efx.xpath
Method parameters in eu.europa.ted.efx.xpath with type arguments of type Expression.StringExpression Modifier and Type Method Description Expression.StringExpressionXPathScriptGenerator. composeStringConcatenation(List<Expression.StringExpression> list)
-