java.lang.Object
org.pentaho.reporting.libraries.formula.function.text.MidFunction
All Implemented Interfaces:
Serializable, Function

public class MidFunction extends Object implements Function
This function returns extracted text, given an original text, starting position, and length.
Author:
Cedric Pronzato
See Also: