com.github.kunalk16.excel.model.jaxb.workbook.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of lightExcelReader Show documentation
Show all versions of lightExcelReader Show documentation
A lightweight Java framework to read .xlsx excel files.
@XmlSchema(namespace = "http://schemas.openxmlformats.org/spreadsheetml/2006/main", elementFormDefault = XmlNsForm.QUALIFIED)
package com.github.kunalk16.excel.model.jaxb.workbook;
import javax.xml.bind.annotation.XmlNsForm;
import javax.xml.bind.annotation.XmlSchema;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy