| Interface | Description |
|---|---|
| HandlesImportable |
A handler takes a vendor-neutral content object and stuffs it into a particular Sakai tool.
|
| HasSequence |
If an Importable has an order then this interface can be applied to it and
then they can be arranged into an order.
|
| Importable |
Importables are extracted as a collection by a parser, and passed one at a time
to one or more handlers to be added to Sakai.
|
| ImportDataSource |
An ImportDataSource is an object that acts as a container for the Importable objects in an archive.
|
| ImportFileParser |
A parser is a class that understands how to read an archive file and extract from
it a vendor-neutral collection of content objects.
|
| ImportService |
The ImportService provides a top level framework to handled import data collected from
a content package or other archive.
|
| IMSResourceTranslator | |
| SakaiArchive |
| Class | Description |
|---|---|
| ResetOnCloseInputStream |
Copyright © 2003–2018 Sakai Foundation. All rights reserved.