|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jooreports.templates.AbstractDocumentTemplate
net.sf.jooreports.templates.UnzippedDocumentTemplate
public class UnzippedDocumentTemplate
Same as ZippedDocumentTemplate but in unzipped form.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface net.sf.jooreports.templates.DocumentTemplate |
|---|
DocumentTemplate.ContentWrapper |
| Constructor Summary | |
|---|---|
UnzippedDocumentTemplate(java.io.File directory)
Deprecated. since 2.1 use DocumentTemplateFactory.getTemplate(File) |
|
UnzippedDocumentTemplate(java.io.File directory,
freemarker.template.Configuration freemarkerConfiguration)
|
|
| Method Summary | |
|---|---|
protected OpenDocumentArchive |
getOpenDocumentArchive()
|
| Methods inherited from class net.sf.jooreports.templates.AbstractDocumentTemplate |
|---|
createDocument, setContentWrapper, setXmlEntries |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UnzippedDocumentTemplate(java.io.File directory,
freemarker.template.Configuration freemarkerConfiguration)
throws java.io.IOException
java.io.IOException
public UnzippedDocumentTemplate(java.io.File directory)
throws java.io.IOException
DocumentTemplateFactory.getTemplate(File)
java.io.IOException| Method Detail |
|---|
protected OpenDocumentArchive getOpenDocumentArchive()
getOpenDocumentArchive in class AbstractDocumentTemplate
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||