Class Descriptor
java.lang.Object
dev.jcputney.elearning.parser.input.aicc.Descriptor
- All Implemented Interfaces:
Serializable
Represents the descriptor element in an AICC module.
This class is used to parse the descriptor element of an AICC module file. It contains information about the system ID, developer ID, title, and description of the module.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Descriptor
public Descriptor()
-