net.sf.jasperreports.engine.export.oasis
Class ContentBuilder
java.lang.Object
net.sf.jasperreports.engine.export.oasis.ContentBuilder
public class ContentBuilder
- extends java.lang.Object
- Version:
- $Id: ContentBuilder.java 3939 2010-08-20 09:52:00Z teodord $
- Author:
- Teodor Danciu ([email protected])
Field Summary |
static java.lang.String |
VERSION
|
Method Summary |
void |
build()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VERSION
public static final java.lang.String VERSION
- See Also:
- Constant Field Values
ContentBuilder
public ContentBuilder(ExportZipEntry contentEntry,
ExportZipEntry styleEntry,
ExportZipEntry bodyEntry,
java.util.Collection fontFaces)
ContentBuilder
public ContentBuilder(ExportZipEntry contentEntry,
ExportZipEntry styleEntry,
ExportZipEntry bodyEntry,
java.util.Collection fontFaces,
byte openDocumentNature)
build
public void build()
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2011. All Rights Reserved.