Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 538 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 538 Bytes

Jxls Jexcel

Jxls Overview

Jxls is a small and simple to use Java library for Excel generation.

Jxls abstracts Excel generation from underlying java-to-excel low-level processing library.

Jxls uses a special markup in Excel templates to define output formatting and data layout.

Module overview

The module contains source code for Jxls Jexcel Transformer and is based on Java Excel API