public class XLContentDigester extends BaseContentDigester
maxDigestSize| Constructor and Description |
|---|
XLContentDigester() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent(org.sakaiproject.content.api.ContentResource contentResource) |
Reader |
getContentReader(org.sakaiproject.content.api.ContentResource contentResource) |
void |
loadContent(Writer writer,
org.sakaiproject.content.api.ContentResource contentResource) |
accept, destroy, getContentProducer, getMaxDigestSize, getMimeTypes, init, setContentProducer, setMaxDigestSize, setMimeTypespublic void loadContent(Writer writer, org.sakaiproject.content.api.ContentResource contentResource)
public Reader getContentReader(org.sakaiproject.content.api.ContentResource contentResource)
public String getContent(org.sakaiproject.content.api.ContentResource contentResource)
Copyright © 2003-2016 Sakai Project. All Rights Reserved.