2011-05-20 06:34:12 +07:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: Apache POI
|
|
|
|
Bundle-SymbolicName: org.apache.poi
|
2011-05-24 23:41:43 +07:00
|
|
|
Bundle-Version: 3.7.0.v20101029
|
2011-05-20 06:34:12 +07:00
|
|
|
Bundle-Vendor: Apache
|
|
|
|
Export-Package: org.apache.poi,
|
|
|
|
org.apache.poi.common.usermodel,
|
|
|
|
org.apache.poi.ddf,
|
|
|
|
org.apache.poi.dev,
|
|
|
|
org.apache.poi.hpsf,
|
|
|
|
org.apache.poi.hpsf.extractor,
|
|
|
|
org.apache.poi.hpsf.wellknown,
|
|
|
|
org.apache.poi.hssf,
|
|
|
|
org.apache.poi.hssf.dev,
|
|
|
|
org.apache.poi.hssf.eventmodel,
|
|
|
|
org.apache.poi.hssf.eventusermodel,
|
|
|
|
org.apache.poi.hssf.eventusermodel.dummyrecord,
|
|
|
|
org.apache.poi.hssf.extractor,
|
|
|
|
org.apache.poi.hssf.model,
|
|
|
|
org.apache.poi.hssf.record,
|
|
|
|
org.apache.poi.hssf.record.aggregates,
|
|
|
|
org.apache.poi.hssf.record.cf,
|
|
|
|
org.apache.poi.hssf.record.chart,
|
|
|
|
org.apache.poi.hssf.record.common,
|
|
|
|
org.apache.poi.hssf.record.constant,
|
|
|
|
org.apache.poi.hssf.record.cont,
|
|
|
|
org.apache.poi.hssf.record.crypto,
|
|
|
|
org.apache.poi.hssf.record.formula,
|
|
|
|
org.apache.poi.hssf.record.formula.atp,
|
|
|
|
org.apache.poi.hssf.record.formula.eval,
|
|
|
|
org.apache.poi.hssf.record.formula.function,
|
|
|
|
org.apache.poi.hssf.record.formula.functions,
|
|
|
|
org.apache.poi.hssf.record.formula.udf,
|
|
|
|
org.apache.poi.hssf.record.pivottable,
|
|
|
|
org.apache.poi.hssf.usermodel,
|
|
|
|
org.apache.poi.hssf.util,
|
|
|
|
org.apache.poi.poifs.common,
|
|
|
|
org.apache.poi.poifs.crypt,
|
|
|
|
org.apache.poi.poifs.dev,
|
|
|
|
org.apache.poi.poifs.eventfilesystem,
|
|
|
|
org.apache.poi.poifs.filesystem,
|
|
|
|
org.apache.poi.poifs.property,
|
|
|
|
org.apache.poi.poifs.storage,
|
|
|
|
org.apache.poi.ss,
|
|
|
|
org.apache.poi.ss.extractor,
|
|
|
|
org.apache.poi.ss.format,
|
|
|
|
org.apache.poi.ss.formula,
|
|
|
|
org.apache.poi.ss.formula.eval,
|
|
|
|
org.apache.poi.ss.formula.eval.forked,
|
|
|
|
org.apache.poi.ss.usermodel,
|
|
|
|
org.apache.poi.ss.util,
|
|
|
|
org.apache.poi.util
|
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
|
|
Import-Package: javax.imageio,
|
2011-05-24 23:41:43 +07:00
|
|
|
javax.xml.transform,
|
2011-05-20 06:34:12 +07:00
|
|
|
javax.crypto.spec,
|
|
|
|
javax.crypto,
|
2011-05-24 23:41:43 +07:00
|
|
|
org.apache.commons.logging; version="1.1.1",
|
2011-05-20 06:34:12 +07:00
|
|
|
javax.imageio.metadata,
|
|
|
|
javax.imageio.stream,
|
|
|
|
javax.swing,
|
2011-05-24 23:41:43 +07:00
|
|
|
javax.xml.parsers,
|
|
|
|
javax.xml.transform.stream,
|
2011-05-20 06:34:12 +07:00
|
|
|
org.w3c.dom; version="1.3.4"
|