public interface ContentDigester
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(String mimeType)
Can the mime type be handled by this digester
|
String |
getContent(org.sakaiproject.content.api.ContentResource contentResource) |
Reader |
getContentReader(org.sakaiproject.content.api.ContentResource contentResource) |
boolean accept(String mimeType)
mimeType - String getContent(org.sakaiproject.content.api.ContentResource contentResource)
contentResource - Reader getContentReader(org.sakaiproject.content.api.ContentResource contentResource)
contentResource - Copyright © 2003-2016 Sakai Project. All Rights Reserved.