当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
ColumnFactory (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.decisiontable.parser
Class ColumnFactory
java.lang.Object
org.drools.decisiontable.parser.ColumnFactory
public class ColumnFactory
- extends Object
- Author:
- Steven Williams
Factory to produce a column of the correct type based on its declaration.
[] indicates a column that represents an array (comma-delimited) of values.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ColumnFactory
public ColumnFactory()
getColumn
public Column getColumn(String value)
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.