org.drools.base.mvel
Class MVELCalendarCoercion
java.lang.Object
org.drools.base.mvel.MVELCalendarCoercion
- All Implemented Interfaces:
- org.mvel2.ConversionHandler
public class MVELCalendarCoercion
- extends Object
- implements org.mvel2.ConversionHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MVELCalendarCoercion
public MVELCalendarCoercion()
canConvertFrom
public boolean canConvertFrom(Class cls)
- Specified by:
canConvertFrom
in interface org.mvel2.ConversionHandler
convertFrom
public Object convertFrom(Object o)
- Specified by:
convertFrom
in interface org.mvel2.ConversionHandler
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.