Uses of Class
dev.jcputney.elearning.parser.input.scorm12.ims.cp.Scorm12File
Packages that use Scorm12File
-
Uses of Scorm12File in dev.jcputney.elearning.parser.input.scorm12.ims.cp
Methods in dev.jcputney.elearning.parser.input.scorm12.ims.cp that return types with arguments of type Scorm12FileModifier and TypeMethodDescriptionScorm12Resource.getFiles()Retrieves the list of files associated with this resource.Method parameters in dev.jcputney.elearning.parser.input.scorm12.ims.cp with type arguments of type Scorm12FileModifier and TypeMethodDescriptionvoidScorm12Resource.setFiles(List<Scorm12File> files) Sets the list of files associated with this SCORM 1.2 resource.