|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OpenDocumentArchive | |
---|---|
net.sf.jooreports.opendocument | |
net.sf.jooreports.templates |
Uses of OpenDocumentArchive in net.sf.jooreports.opendocument |
---|
Methods in net.sf.jooreports.opendocument that return OpenDocumentArchive | |
---|---|
OpenDocumentArchive |
OpenDocumentArchive.createCopy()
|
static OpenDocumentArchive |
OpenDocumentIO.readDirectory(java.io.File directory)
|
static OpenDocumentArchive |
OpenDocumentIO.readZip(java.io.InputStream inputStream)
|
Methods in net.sf.jooreports.opendocument with parameters of type OpenDocumentArchive | |
---|---|
static void |
OpenDocumentIO.writeZip(OpenDocumentArchive archive,
java.io.OutputStream outputStream)
|
Uses of OpenDocumentArchive in net.sf.jooreports.templates |
---|
Methods in net.sf.jooreports.templates that return OpenDocumentArchive | |
---|---|
protected abstract OpenDocumentArchive |
AbstractDocumentTemplate.getOpenDocumentArchive()
|
protected OpenDocumentArchive |
UnzippedDocumentTemplate.getOpenDocumentArchive()
|
protected OpenDocumentArchive |
ZippedDocumentTemplate.getOpenDocumentArchive()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |