public class InlineTableUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.collect.Table<Integer,String,Object> |
getContent(org.dmg.pmml.InlineTable inlineTable) |
static <E extends org.dmg.pmml.PMMLObject & org.dmg.pmml.HasTable<E>> |
getInlineTable(E object) |
static String |
parseColumn(QName xmlName) |
Copyright © 2021. All rights reserved.