Interface | Description |
---|---|
ExerciseCompoundObjectIF |
This interface describes an exercise object with multiple entries, i.e.
|
ExerciseObjectIF |
This interface describes the exercise-proper capabilities of MM-Objects and their mathematical super classes,
such as an
edited flag or MathML serialisation. |
JapsScriptable |
This interface describes the "bridge" between JavaScript and the applet used
by the JAPS.
|
MathMLSerializable |
This interface is used to write and load MathML-Nodes that describe MMObjects.
|
Class | Description |
---|---|
Base64Codec |
This class can be used to encode and decode base64 characters.
|
DatasheetExplorer | |
DatasheetRenderer | |
ExerciseObjectFactory |
This class manages the XML attributes of exercise objects i.e. the object types and fields.
|
XMLUtils |
This class helps to load and save MathML-Nodes from/to XML-Files.
|
Further documentation and examples can be found under www.mathletfactory.de.