org.mindswap.convert.function
Class FunctionFactory

java.lang.Object
  extended byorg.mindswap.convert.function.FunctionFactory

public class FunctionFactory
extends java.lang.Object

Title:

Description:

Copyright: Copyright (c) 2005

Company: MIndswap (http://www.mindswap.org)

Author:
Michael Grove

Constructor Summary
FunctionFactory()
           
 
Method Summary
static Function getFunction(java.lang.String theFunctionString)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FunctionFactory

public FunctionFactory()
Method Detail

getFunction

public static Function getFunction(java.lang.String theFunctionString)