Uses of Class
dev.jcputney.elearning.parser.input.scorm12.ims.cp.Scorm12Resources
Packages that use Scorm12Resources
-
Uses of Scorm12Resources in dev.jcputney.elearning.parser.input.scorm12
Methods in dev.jcputney.elearning.parser.input.scorm12 that return Scorm12ResourcesModifier and TypeMethodDescriptionScorm12Manifest.getResources()Retrieves the resources defined in the SCORM 1.2 manifest.Methods in dev.jcputney.elearning.parser.input.scorm12 with parameters of type Scorm12ResourcesModifier and TypeMethodDescriptionvoidScorm12Manifest.setResources(Scorm12Resources resources) Sets the resources for the SCORM 1.2 manifest.