public class ContentDiffTextConverter extends AbstractContentDiffConverter
Uses the "any2text" converter.
| Constructor and Description | 
|---|
ContentDiffTextConverter()  | 
| 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 © 2015 Nuxeo SA. All rights reserved.