Package | Description |
---|---|
org.zkoss.poi.xssf.extractor | |
org.zkoss.poi.xssf.model | |
org.zkoss.poi.xssf.usermodel |
Constructor and Description |
---|
XSSFExportToXml(XSSFMap map)
Creates a new exporter and sets the mapping to be used when generating the XML output document
|
XSSFImportFromXML(XSSFMap map) |
Modifier and Type | Method and Description |
---|---|
XSSFMap |
MapInfo.getXSSFMapById(int id) |
XSSFMap |
MapInfo.getXSSFMapByName(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<XSSFMap> |
MapInfo.getAllXSSFMaps() |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<XSSFMap> |
XSSFWorkbook.getCustomXMLMappings() |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.