All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download jxlsform JAR 0.9 with all dependencies


An xlsform converter in pure Java.

Files of the artifact jxlsform version 0.9 from the group com.github.batkinson.

Artifact jxlsform
Group com.github.batkinson
Version 0.9
Last update 24. September 2018
Tags: pure converter java xlsform
Organization not specified
URL https://github.com/cims-bioko/jxlsform
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies poi, poi-ooxml, freemarker,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of jxlsform Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of jxlsform version 0.9

META-INF
META-INF.META-INF.MANIFEST.MF
com.github.batkinson.jxlsform.api
com.github.batkinson.jxlsform.api.com.github.batkinson.jxlsform.api.Cell
com.github.batkinson.jxlsform.api.com.github.batkinson.jxlsform.api.Choice
com.github.batkinson.jxlsform.api.com.github.batkinson.jxlsform.api.ChoiceList
com.github.batkinson.jxlsform.api.com.github.batkinson.jxlsform.api.Choices
com.github.batkinson.jxlsform.api.com.github.batkinson.jxlsform.api.Group
com.github.batkinson.jxlsform.api.com.github.batkinson.jxlsform.api.Question
com.github.batkinson.jxlsform.api.com.github.batkinson.jxlsform.api.Repeat
com.github.batkinson.jxlsform.api.com.github.batkinson.jxlsform.api.Row
com.github.batkinson.jxlsform.api.com.github.batkinson.jxlsform.api.Select
com.github.batkinson.jxlsform.api.com.github.batkinson.jxlsform.api.Settings
com.github.batkinson.jxlsform.api.com.github.batkinson.jxlsform.api.Sheet
com.github.batkinson.jxlsform.api.com.github.batkinson.jxlsform.api.Streamable
com.github.batkinson.jxlsform.api.com.github.batkinson.jxlsform.api.Survey
com.github.batkinson.jxlsform.api.com.github.batkinson.jxlsform.api.SurveyItem
com.github.batkinson.jxlsform.api.com.github.batkinson.jxlsform.api.SurveyItemContainer
com.github.batkinson.jxlsform.api.com.github.batkinson.jxlsform.api.SurveyItemFactory
com.github.batkinson.jxlsform.api.com.github.batkinson.jxlsform.api.Workbook
com.github.batkinson.jxlsform.api.com.github.batkinson.jxlsform.api.WorkbookFactory
com.github.batkinson.jxlsform.api.com.github.batkinson.jxlsform.api.XLSForm
com.github.batkinson.jxlsform.api.com.github.batkinson.jxlsform.api.XLSFormException
com.github.batkinson.jxlsform.api.com.github.batkinson.jxlsform.api.XLSFormFactory
com.github.batkinson.jxlsform.common
com.github.batkinson.jxlsform.common.com.github.batkinson.jxlsform.common.Cell
com.github.batkinson.jxlsform.common.com.github.batkinson.jxlsform.common.Choice
com.github.batkinson.jxlsform.common.com.github.batkinson.jxlsform.common.ChoiceList
com.github.batkinson.jxlsform.common.com.github.batkinson.jxlsform.common.Choices
com.github.batkinson.jxlsform.common.com.github.batkinson.jxlsform.common.ContainerItem
com.github.batkinson.jxlsform.common.com.github.batkinson.jxlsform.common.Group
com.github.batkinson.jxlsform.common.com.github.batkinson.jxlsform.common.Header
com.github.batkinson.jxlsform.common.com.github.batkinson.jxlsform.common.Question
com.github.batkinson.jxlsform.common.com.github.batkinson.jxlsform.common.Repeat
com.github.batkinson.jxlsform.common.com.github.batkinson.jxlsform.common.Row
com.github.batkinson.jxlsform.common.com.github.batkinson.jxlsform.common.Select
com.github.batkinson.jxlsform.common.com.github.batkinson.jxlsform.common.SelectMultiple
com.github.batkinson.jxlsform.common.com.github.batkinson.jxlsform.common.SelectOne
com.github.batkinson.jxlsform.common.com.github.batkinson.jxlsform.common.Settings
com.github.batkinson.jxlsform.common.com.github.batkinson.jxlsform.common.Sheet
com.github.batkinson.jxlsform.common.com.github.batkinson.jxlsform.common.Survey
com.github.batkinson.jxlsform.common.com.github.batkinson.jxlsform.common.SurveyItem
com.github.batkinson.jxlsform.common.com.github.batkinson.jxlsform.common.SurveyItemContainer
com.github.batkinson.jxlsform.common.com.github.batkinson.jxlsform.common.SurveyItemFactory
com.github.batkinson.jxlsform.common.com.github.batkinson.jxlsform.common.Workbook
com.github.batkinson.jxlsform.common.com.github.batkinson.jxlsform.common.XLSForm
com.github.batkinson.jxlsform.common.com.github.batkinson.jxlsform.common.XLSFormFactory
com.github.batkinson.jxlsform.poi
com.github.batkinson.jxlsform.poi.com.github.batkinson.jxlsform.poi.WorkbookFactory
com.github.batkinson.jxlsform.xform
com.github.batkinson.jxlsform.xform.com.github.batkinson.jxlsform.xform.Binding
com.github.batkinson.jxlsform.xform.com.github.batkinson.jxlsform.xform.Control
com.github.batkinson.jxlsform.xform.com.github.batkinson.jxlsform.xform.DefaultGenerator
com.github.batkinson.jxlsform.xform.com.github.batkinson.jxlsform.xform.Element
com.github.batkinson.jxlsform.xform.com.github.batkinson.jxlsform.xform.Generator
com.github.batkinson.jxlsform.xform.com.github.batkinson.jxlsform.xform.Item
com.github.batkinson.jxlsform.xform.com.github.batkinson.jxlsform.xform.xform.ftlx




© 2015 - 2024 Weber Informatics LLC | Privacy Policy