jar

org.jxls : jxls

Maven & Gradle

Jul 18, 2023
52 usages
291 stars

org.jxls:jxls · Small library for Excel generation based on XLS templates

Table Of Contents

Latest Version

Download org.jxls : jxls JAR file - Latest Versions:

All Versions

Download org.jxls : jxls JAR file - All Versions:

Version Vulnerabilities Size Updated
2.13.x
2.12.x
2.11.x
2.10.x
2.9.x
2.8.x
2.7.x
2.6.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jxls-2.13.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jxls.area

├─ org.jxls.area.Area.class - [JAR]

├─ org.jxls.area.CommandData.class - [JAR]

├─ org.jxls.area.XlsArea.class - [JAR]

org.jxls.template

├─ org.jxls.template.SimpleExporter.class - [JAR]

org.jxls.common.cellshift

├─ org.jxls.common.cellshift.AdjacentCellShiftStrategy.class - [JAR]

├─ org.jxls.common.cellshift.CellShiftStrategy.class - [JAR]

├─ org.jxls.common.cellshift.InnerCellShiftStrategy.class - [JAR]

org.jxls.command

├─ org.jxls.command.AbstractCommand.class - [JAR]

├─ org.jxls.command.CellDataUpdater.class - [JAR]

├─ org.jxls.command.CellRefGenerator.class - [JAR]

├─ org.jxls.command.CollectionProcessor.class - [JAR]

├─ org.jxls.command.Command.class - [JAR]

├─ org.jxls.command.DynamicSheetNameGenerator.class - [JAR]

├─ org.jxls.command.EachCommand.class - [JAR]

├─ org.jxls.command.GridCommand.class - [JAR]

├─ org.jxls.command.IfCommand.class - [JAR]

├─ org.jxls.command.ImageCommand.class - [JAR]

├─ org.jxls.command.MergeCellsCommand.class - [JAR]

├─ org.jxls.command.SheetNameGenerator.class - [JAR]

├─ org.jxls.command.UpdateCellCommand.class - [JAR]

org.jxls.functions

├─ org.jxls.functions.BigDecimalSummarizerBuilder.class - [JAR]

├─ org.jxls.functions.DoubleSummarizerBuilder.class - [JAR]

├─ org.jxls.functions.GroupSum.class - [JAR]

├─ org.jxls.functions.Summarizer.class - [JAR]

├─ org.jxls.functions.SummarizerBuilder.class - [JAR]

org.jxls.builder.xls

├─ org.jxls.builder.xls.AreaCommand.class - [JAR]

├─ org.jxls.builder.xls.XlsCommentAreaBuilder.class - [JAR]

org.jxls.util

├─ org.jxls.util.CannotOpenWorkbookException.class - [JAR]

├─ org.jxls.util.CellRefUtil.class - [JAR]

├─ org.jxls.util.JxlsConfigProvider.class - [JAR]

├─ org.jxls.util.JxlsConfigProviderImpl.class - [JAR]

├─ org.jxls.util.JxlsHelper.class - [JAR]

├─ org.jxls.util.JxlsNationalLanguageSupport.class - [JAR]

├─ org.jxls.util.LiteralsExtractor.class - [JAR]

├─ org.jxls.util.OrderByComparator.class - [JAR]

├─ org.jxls.util.ServiceFactory.class - [JAR]

├─ org.jxls.util.ServiceFactoryDefaultImpl.class - [JAR]

├─ org.jxls.util.TransformerFactory.class - [JAR]

├─ org.jxls.util.Util.class - [JAR]

├─ org.jxls.util.UtilWrapper.class - [JAR]

org.jxls.jdbc

├─ org.jxls.jdbc.CaseInsensitiveHashMap.class - [JAR]

├─ org.jxls.jdbc.JdbcHelper.class - [JAR]

org.jxls.common

├─ org.jxls.common.AreaListener.class - [JAR]

├─ org.jxls.common.AreaRef.class - [JAR]

├─ org.jxls.common.CellData.class - [JAR]

├─ org.jxls.common.CellRange.class - [JAR]

├─ org.jxls.common.CellRef.class - [JAR]

├─ org.jxls.common.CellRefColPrecedenceComparator.class - [JAR]

├─ org.jxls.common.CellRefRowPrecedenceComparator.class - [JAR]

├─ org.jxls.common.Context.class - [JAR]

├─ org.jxls.common.ExceptionHandler.class - [JAR]

├─ org.jxls.common.GroupData.class - [JAR]

├─ org.jxls.common.ImageType.class - [JAR]

├─ org.jxls.common.JxlsException.class - [JAR]

├─ org.jxls.common.RowData.class - [JAR]

├─ org.jxls.common.SheetData.class - [JAR]

├─ org.jxls.common.Size.class - [JAR]

org.jxls.builder.xml

├─ org.jxls.builder.xml.AreaAction.class - [JAR]

├─ org.jxls.builder.xml.EachAction.class - [JAR]

├─ org.jxls.builder.xml.GridAction.class - [JAR]

├─ org.jxls.builder.xml.IfAction.class - [JAR]

├─ org.jxls.builder.xml.SimpleConfigurator.class - [JAR]

├─ org.jxls.builder.xml.UserCommandAction.class - [JAR]

├─ org.jxls.builder.xml.XmlAreaBuilder.class - [JAR]

org.jxls.expression

├─ org.jxls.expression.EvaluationException.class - [JAR]

├─ org.jxls.expression.ExpressionEvaluator.class - [JAR]

├─ org.jxls.expression.ExpressionEvaluator4JSR223Impl.class - [JAR]

├─ org.jxls.expression.ExpressionEvaluatorFactory.class - [JAR]

├─ org.jxls.expression.ExpressionEvaluatorFactoryJSR223Impl.class - [JAR]

├─ org.jxls.expression.ExpressionEvaluatorFactoryJexlImpl.class - [JAR]

├─ org.jxls.expression.JexlExpressionEvaluator.class - [JAR]

├─ org.jxls.expression.JexlExpressionEvaluatorNoThreadLocal.class - [JAR]

org.jxls.formula

├─ org.jxls.formula.AbstractFormulaProcessor.class - [JAR]

├─ org.jxls.formula.FastFormulaProcessor.class - [JAR]

├─ org.jxls.formula.FormulaProcessor.class - [JAR]

├─ org.jxls.formula.StandardFormulaProcessor.class - [JAR]

org.jxls.builder

├─ org.jxls.builder.AreaBuilder.class - [JAR]

org.jxls.transform

├─ org.jxls.transform.AbstractTransformer.class - [JAR]

├─ org.jxls.transform.SafeSheetNameBuilder.class - [JAR]

├─ org.jxls.transform.TransformationConfig.class - [JAR]

├─ org.jxls.transform.Transformer.class - [JAR]

├─ org.jxls.transform.TransformerDelegator.class - [JAR]

Advertisement

Dependencies from Group

Jul 18, 2023
52 usages
291 stars
Jul 18, 2023
44 usages
291 stars
Mar 29, 2019
11 usages
Oct 11, 2022
9 usages
4 stars
Mar 12, 2016

Discover Dependencies

May 19, 2023
21.5k stars
Feb 08, 2016
3 usages
20.7k stars
Jun 26, 2022
26 stars
Jun 17, 2020
246 stars
Mar 18, 2019
1 stars
Oct 18, 2022
10 stars
Jul 05, 2017
0 stars
Apr 04, 2018
670 stars