All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.sf.jett.expression.package-info Maven / Gradle / Ivy

Go to download

JETT is a Java API that reads an Excel spreadsheet as a template, takes your data, and creates a new Excel spreadsheet that contains your data, formatted as in the template. It works with .xls and .xlsx template spreadsheets.

The newest version!
/**
 * 

Provides the classes necessary for JETT to interface to JEXL and evaluate * Expressions. This also includes classes that are JEXL * registered functions.

* * @author Randy Gettman * @since 0.1.0 */ package net.sf.jett.expression;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy