|
VdexReload 1.1.3 API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.reload.moonunit.dom.ReloadDocument
uk.ac.reload.moonunit.dom.ReloadSchemaDocument
uk.ac.reload.editor.contentpackaging.ContentPackage
uk.ac.reload.editor.contentpackaging.SCORM1_2Package
The SCORM 1.2 Content Package Class
Nested Class Summary |
Nested classes inherited from class uk.ac.reload.moonunit.dom.ReloadSchemaDocument |
ReloadSchemaDocument.UndoableAddAction, ReloadSchemaDocument.UndoableCopyAction, ReloadSchemaDocument.UndoableCutAction, ReloadSchemaDocument.UndoableDeleteAction, ReloadSchemaDocument.UndoableMoveAction, ReloadSchemaDocument.UndoablePasteAction |
Field Summary |
Fields inherited from class uk.ac.reload.editor.contentpackaging.ContentPackage |
_cpCore |
Fields inherited from class uk.ac.reload.moonunit.dom.ReloadSchemaDocument |
_controller, _undoHandler |
Fields inherited from class uk.ac.reload.moonunit.dom.ReloadDocument |
_dirty, _doc, _file |
Constructor Summary | |
SCORM1_2Package()
Default Constructor |
|
SCORM1_2Package(java.io.File file,
org.jdom.Document doc,
ContentPackageSchemaController schemaController)
Constructor |
Method Summary | |
java.lang.String[] |
getComments()
Get the comments to add to the XML document |
protected void |
newDocument(java.io.File projectFolder,
ContentPackageSchemaController cpController,
MetadataSchemaController mdController)
Setup the JDOM Document with Namespaces set and root element set and some default attributes. |
Methods inherited from class uk.ac.reload.moonunit.dom.ReloadDocument |
getDocument, getFile, getRootElement, isDirty, isDocumentNamespace, isMemberOfSameDocument, loadDocument, saveAsDocument, setDirty |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SCORM1_2Package()
public SCORM1_2Package(java.io.File file, org.jdom.Document doc, ContentPackageSchemaController schemaController)
Method Detail |
protected void newDocument(java.io.File projectFolder, ContentPackageSchemaController cpController, MetadataSchemaController mdController) throws ReloadEditorException
newDocument
in class ContentPackage
ReloadEditorException
public java.lang.String[] getComments()
ReloadSchemaDocument
getComments
in class ContentPackage
|
VdexReload 1.1.3 API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |