public class ContentBuilder extends Object
| Constructor and Description |
|---|
ContentBuilder(ExportZipEntry contentEntry,
ExportZipEntry styleEntry,
ExportZipEntry bodyEntry,
Collection<String> fontFaces) |
ContentBuilder(ExportZipEntry contentEntry,
ExportZipEntry styleEntry,
ExportZipEntry bodyEntry,
Collection<String> fontFaces,
byte openDocumentNature) |
public static final String VERSION
public ContentBuilder(ExportZipEntry contentEntry, ExportZipEntry styleEntry, ExportZipEntry bodyEntry, Collection<String> fontFaces)
public ContentBuilder(ExportZipEntry contentEntry, ExportZipEntry styleEntry, ExportZipEntry bodyEntry, Collection<String> fontFaces, byte openDocumentNature)
public void build()
throws IOException
IOExceptionCopyright © 2012. All Rights Reserved.