| Package | Description |
|---|---|
| org.sakaiproject.importer.api | |
| org.sakaiproject.importer.cover |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ImportService.isValidArchive(ResetOnCloseInputStream archiveFileData)
Check the validity of the file data passed.
|
ImportDataSource |
ImportService.parseFromFile(ResetOnCloseInputStream archiveFileData)
Parse the archive file data and create an Import Data Source object containing the results.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ImportService.isValidArchive(ResetOnCloseInputStream archiveFileData) |
static ImportDataSource |
ImportService.parseFromFile(ResetOnCloseInputStream archiveFileData) |
Copyright © 2003–2018 Sakai Foundation. All rights reserved.