org.sakaiproject.importer.impl
Class IMSFileParser.FileHelper
java.lang.Object
org.sakaiproject.importer.impl.IMSFileParser.FileHelper
- All Implemented Interfaces:
- ManifestFile
- Enclosing class:
- IMSFileParser
protected abstract class IMSFileParser.FileHelper
- extends Object
- implements ManifestFile
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IMSFileParser.FileHelper
protected IMSFileParser.FileHelper()
getFileBytesForNode
public byte[] getFileBytesForNode(Node node,
String contextPath)
throws IOException
- Specified by:
getFileBytesForNode in interface ManifestFile
- Throws:
IOException
getFilePathForNode
public String getFilePathForNode(Node node,
String contextPath)
- Specified by:
getFilePathForNode in interface ManifestFile
getTitle
public String getTitle(Node fileNode)
- Specified by:
getTitle in interface ManifestFile
getFilenameForNode
public String getFilenameForNode(Node node)
- Specified by:
getFilenameForNode in interface ManifestFile
Copyright © 2005-2012 Sakai Foundation. All Rights Reserved.