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