Uses of Class
dev.jcputney.elearning.parser.input.scorm2004.ims.cp.Scorm2004Item
Packages that use Scorm2004Item
Package
Description
-
Uses of Scorm2004Item in dev.jcputney.elearning.parser.input.scorm2004.ims.cp
Methods in dev.jcputney.elearning.parser.input.scorm2004.ims.cp that return Scorm2004ItemModifier and TypeMethodDescriptionScorm2004Organizations.getItemById(String itemId) Retrieves an item by its unique identifier. -
Uses of Scorm2004Item in dev.jcputney.elearning.parser.input.scorm2004.sequencing
Methods in dev.jcputney.elearning.parser.input.scorm2004.sequencing with parameters of type Scorm2004ItemModifier and TypeMethodDescriptionstatic ActivityNodeActivityNode.fromItem(Scorm2004Item item, ActivityNode parent) Creates an ActivityNode from a Scorm2004Item.