public interface UnreferencedSourcesProvider
Collection of sources ids, which are not referencedBaseUnreferencedSourcesProvider| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<android.util.Pair<java.lang.String,java.lang.String>> |
getUnreferencedDocuments() |
java.util.Collection<java.lang.String> |
getUnreferencedPages() |
java.util.Collection<android.util.Pair<java.lang.String,java.lang.String>> getUnreferencedDocuments()
Collection of document ids and names pairs, which are not referencedjava.util.Collection<java.lang.String> getUnreferencedPages()
Collection of pages ids, which are not referenced