public class PropertiesContentHandler extends AbstractMapContentDiffer
| Constructor and Description |
|---|
PropertiesContentHandler() |
| Modifier and Type | Method and Description |
|---|---|
ContentDiff |
diff(ZipIndexEntry zipIndexEntry,
ZipIndexEntry otherZipIndexEntry) |
boolean |
handles(ZipIndexEntry zipIndexEntry,
ZipIndexEntry otherZipIndexEntry) |
diffpublic boolean handles(ZipIndexEntry zipIndexEntry, ZipIndexEntry otherZipIndexEntry)
public ContentDiff diff(ZipIndexEntry zipIndexEntry, ZipIndexEntry otherZipIndexEntry)
Copyright © 2020. All rights reserved.