public class Bb55AssessmentTranslator extends Object implements IMSResourceTranslator
| Constructor and Description |
|---|
Bb55AssessmentTranslator() |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
getBytesFromFile(File file) |
String |
getTypeName() |
protected Assessment |
newImportable() |
boolean |
processResourceChildren() |
protected String |
rootElement() |
Importable |
translate(Node resourceNode,
Document descriptor,
String contextPath,
String archiveBasePath) |
public String getTypeName()
getTypeName in interface IMSResourceTranslatorpublic Importable translate(Node resourceNode, Document descriptor, String contextPath, String archiveBasePath)
translate in interface IMSResourceTranslatorpublic boolean processResourceChildren()
processResourceChildren in interface IMSResourceTranslatorprotected Assessment newImportable()
protected String rootElement()
protected byte[] getBytesFromFile(File file) throws IOException
IOExceptionCopyright © 2005–2020 Sakai Foundation. All rights reserved.