org.jpmml.evaluator
Class TableUtil

java.lang.Object
  extended by org.jpmml.evaluator.TableUtil

public class TableUtil
extends Object


Method Summary
static Map<String,String> match(List<Map<String,String>> rows, Map<String,?> values)
           
static List<Map<String,String>> parse(InlineTable table)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

parse

public static List<Map<String,String>> parse(InlineTable table)

match

public static Map<String,String> match(List<Map<String,String>> rows,
                                       Map<String,?> values)


Copyright © 2013 University of Tartu. All Rights Reserved.