| Package | Description |
|---|---|
| com.google.enterprise.connector.util.diffing |
The
diffing package provides a framework for writing
connectors to repositories that do not provide information about
added, deleted, or updated documents. |
| Modifier and Type | Method and Description |
|---|---|
DeleteDocumentHandle |
DeleteDocumentHandleFactory.fromString(java.lang.String stringForm)
Reconstitute a
DeleteDocumentHandle from its JSON representation. |