com.espertech.esper.epl.expression
Class ExprCastNode.StringXFormComputer

java.lang.Object
  extended by com.espertech.esper.epl.expression.ExprCastNode.StringXFormComputer
All Implemented Interfaces:
ExprCastNode.CasterParserComputer
Enclosing class:
ExprCastNode

public static class ExprCastNode.StringXFormComputer
extends java.lang.Object
implements ExprCastNode.CasterParserComputer

Casting and parsing computer.


Constructor Summary
ExprCastNode.StringXFormComputer()
           
 
Method Summary
 java.lang.Object compute(java.lang.Object input)
          Compute an result performing casting and parsing.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExprCastNode.StringXFormComputer

public ExprCastNode.StringXFormComputer()
Method Detail

compute

public java.lang.Object compute(java.lang.Object input)
Description copied from interface: ExprCastNode.CasterParserComputer
Compute an result performing casting and parsing.

Specified by:
compute in interface ExprCastNode.CasterParserComputer
Parameters:
input - to process
Returns:
cast or parse result

© 2006-2014 EsperTech Inc.
All rights reserved.
Visit us at espertech.com