public class ContentDiffHtmlConverter extends AbstractContentDiffConverter
Uses the converter registered with sourceMimeType = mime type of the
blobHolder and destinationMimeType = text/html.
| Constructor and Description |
|---|
ContentDiffHtmlConverter() |
| Modifier and Type | Method and Description |
|---|---|
BlobHolder |
convert(BlobHolder blobHolder,
Map<String,Serializable> parameters)
Main method to handle the real Conversion Job.
|
initpublic BlobHolder convert(BlobHolder blobHolder, Map<String,Serializable> parameters) throws ConversionException
Converter
Returned BlobHolder must implement CachableBlobHolder,
otherwise result won't be cached.
ConversionExceptionCopyright © 2012 Nuxeo SA. All Rights Reserved.