public interface ContentComparator
| Modifier and Type | Method and Description |
|---|---|
boolean |
isContentEqual(ContentReader existingContent,
File file)
Are the two content items equal?
|
boolean isContentEqual(ContentReader existingContent, File file)
For most cases a simple binary comparison is sufficient but some mimetypes trivial changes need to be discarded.
existingContent - file - fileCopyright © 2005–2020 Alfresco Software. All rights reserved.