org.drools.template.parser
Class ColumnFactory
java.lang.Object
org.drools.template.parser.ColumnFactory
public class ColumnFactory
- extends Object
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-2012 JBoss by Red Hat. All Rights Reserved.