Uses of Interface
org.teiid.query.sql.symbol.TextLine.ValueExtractor

Packages that use TextLine.ValueExtractor
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
static
<T> java.lang.String
TextLine.evaluate(java.util.List<T> values, TextLine.ValueExtractor<T> valueExtractor, java.lang.Character delimeter, java.lang.Character quote)
           
 



Copyright © 2010. All Rights Reserved.