Package | Description |
---|---|
net.sf.jett.transform |
Provides the classes and API necessary to transform pre-existing Excel
template spreadsheets (.xls and .xlsx are supported) into new spreadsheets
that are fully populated with user data.
|
Class | Description |
---|---|
SheetCloner |
A
SheetCloner clone sheets and can set them up for implicit
collections processing when a collection is detected as part of an
expression in a sheet name. |
SheetTransformer |
A
SheetTransformer knows how to transform one
Sheet in an Excel spreadsheet. |
SheetTransformer.AfterOffSheetProperties |
Specifies a callback interface that is called after all off-sheet
properties are set.
|
Copyright © 2012–2018 Jett Team. All rights reserved.