public class OOUtils extends Object
| Constructor and Description |
|---|
OOUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
fillTemplate(InputStream input,
Map<String,Object> model,
OutputStream output)
Fill ODT template
|
static void |
generateSample(int paragraphs,
OutputStream os)
Generate sample odt
|
public static void fillTemplate(InputStream input, Map<String,Object> model, OutputStream output) throws FileNotFoundException, net.sf.jooreports.templates.DocumentTemplateException, IOException
FileNotFoundExceptionnet.sf.jooreports.templates.DocumentTemplateExceptionIOExceptionpublic static void generateSample(int paragraphs,
OutputStream os)
throws Exception
ExceptionCopyright © 2015. All Rights Reserved.