Uses of Class
org.teiid.query.eval.Evaluator.NameValuePair

Packages that use Evaluator.NameValuePair
org.teiid.query.function.source   
 

Uses of Evaluator.NameValuePair in org.teiid.query.function.source
 

Methods in org.teiid.query.function.source with parameters of type Evaluator.NameValuePair
static XMLType XMLSystemFunctions.xmlElement(CommandContext context, java.lang.String name, Evaluator.NameValuePair<java.lang.String>[] namespaces, Evaluator.NameValuePair<?>[] attributes, java.util.List<?> contents)
          Basic support for xmlelement.
static XMLType XMLSystemFunctions.xmlElement(CommandContext context, java.lang.String name, Evaluator.NameValuePair<java.lang.String>[] namespaces, Evaluator.NameValuePair<?>[] attributes, java.util.List<?> contents)
          Basic support for xmlelement.
static XMLType XMLSystemFunctions.xmlForest(CommandContext context, Evaluator.NameValuePair[] namespaces, Evaluator.NameValuePair[] values)
           
static XMLType XMLSystemFunctions.xmlForest(CommandContext context, Evaluator.NameValuePair[] namespaces, Evaluator.NameValuePair[] values)
           
 



Copyright © 2010. All Rights Reserved.