Package org.sakaiproject.importer.impl
Class Blackboard6FileParser.Bb6FileHelper
- java.lang.Object
-
- org.sakaiproject.importer.impl.Blackboard6FileParser.Bb6FileHelper
-
- All Implemented Interfaces:
org.sakaiproject.importer.impl.ManifestFile
- Enclosing class:
- Blackboard6FileParser
protected class Blackboard6FileParser.Bb6FileHelper extends Object
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedBb6FileHelper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]getFileBytesForNode(Node node, String contextPath)StringgetFilePathForNode(Node node, String contextPath)
-
-
-
Method Detail
-
getFileBytesForNode
public byte[] getFileBytesForNode(Node node, String contextPath) throws IOException
- Specified by:
getFileBytesForNodein interfaceorg.sakaiproject.importer.impl.ManifestFile- Throws:
IOException
-
-