Uses of Package
org.sakaiproject.importer.api
-
Packages that use org.sakaiproject.importer.api Package Description org.sakaiproject.importer.api org.sakaiproject.importer.cover -
Classes in org.sakaiproject.importer.api used by org.sakaiproject.importer.api Class Description 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.ResetOnCloseInputStream -
Classes in org.sakaiproject.importer.api used by org.sakaiproject.importer.cover Class Description ImportDataSource An ImportDataSource is an object that acts as a container for the Importable objects in an archive.ImportService The ImportService provides a top level framework to handled import data collected from a content package or other archive.ResetOnCloseInputStream