Uses of Interface
org.teiid.query.sql.symbol.TextLine.ValueExtractor
-
Packages that use TextLine.ValueExtractor Package Description org.teiid.query.sql.symbol -
-
Uses of TextLine.ValueExtractor in org.teiid.query.sql.symbol
Methods in org.teiid.query.sql.symbol with parameters of type TextLine.ValueExtractor Modifier and Type Method Description static <T> String[]
TextLine. evaluate(List<T> values, TextLine.ValueExtractor<T> valueExtractor, TextLine textLine)
-