public class TextContentHandler extends Object implements ContentHandler
| Constructor and Description |
|---|
TextContentHandler() |
| Modifier and Type | Method and Description |
|---|---|
ContentDiff |
diff(ZipIndexEntry zipIndexEntry,
ZipIndexEntry otherZipIndexEntry,
Charset encoding) |
boolean |
handles(ZipIndexEntry zipIndexEntry,
ZipIndexEntry otherZipIndexEntry) |
public boolean handles(ZipIndexEntry zipIndexEntry, ZipIndexEntry otherZipIndexEntry)
handles in interface ContentHandlerpublic ContentDiff diff(ZipIndexEntry zipIndexEntry, ZipIndexEntry otherZipIndexEntry, Charset encoding)
diff in interface ContentHandlerCopyright © 2020. All rights reserved.