| Package | Description |
|---|---|
| rat.document | |
| rat.document.impl | |
| rat.document.impl.zip |
| Modifier and Type | Method and Description |
|---|---|
IDocumentCollection |
IDocument.readArchive()
Reads contents of composite document.
|
IDocumentCollection |
IFileUnarchiver.unarchive(File file)
Unarchives the file.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection |
DocumentUtils.documentsContained(IDocumentCollection documentCollection)
Collects all the documents contained in the collection tree.
|
| Modifier and Type | Method and Description |
|---|---|
IDocumentCollection |
FileDocument.readArchive() |
IDocumentCollection |
MonolithicFileDocument.readArchive() |
| Modifier and Type | Class and Description |
|---|---|
class |
ZipRootDirectory |
| Modifier and Type | Method and Description |
|---|---|
static IDocumentCollection |
ZipDocumentFactory.load(File file) |
IDocumentCollection |
ZipFileDocument.readArchive() |
IDocumentCollection |
ZipFileUnarchiver.unarchive(File file) |
Copyright © 2006-2013. All Rights Reserved.