net.sf.jasperreports.engine.export.ooxml
Class PptxZip
java.lang.Object
net.sf.jasperreports.engine.export.zip.AbstractZip
net.sf.jasperreports.engine.export.zip.FileBufferedZip
net.sf.jasperreports.engine.export.ooxml.PptxZip
public class PptxZip
- extends FileBufferedZip
- Version:
- $Id: PptxZip.java 4595 2011-09-08 15:55:10Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PptxZip
public PptxZip()
throws IOException
- Throws:
IOException
getPresentationEntry
public ExportZipEntry getPresentationEntry()
getRelsEntry
public ExportZipEntry getRelsEntry()
getContentTypesEntry
public ExportZipEntry getContentTypesEntry()
addSlide
public ExportZipEntry addSlide(int index)
addSlideRels
public ExportZipEntry addSlideRels(int index)
Copyright © 2012. All Rights Reserved.