|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataSourceDescription | |
---|---|
org.semanticdesktop.aperture.addressbook.thunderbird | |
org.semanticdesktop.aperture.detector | Data Source Detectors Used on desktop computers. |
org.semanticdesktop.aperture.detector.filesystem | |
org.semanticdesktop.aperture.outlook | Microsoft Outlook Crawler This package holds a crawler for Microsoft Outlook. |
Uses of DataSourceDescription in org.semanticdesktop.aperture.addressbook.thunderbird |
---|
Methods in org.semanticdesktop.aperture.addressbook.thunderbird that return types with arguments of type DataSourceDescription | |
---|---|
List<DataSourceDescription> |
ThunderbirdAddressbookDetector.detect()
Searches inside Returns the path to the users profile directory |
Uses of DataSourceDescription in org.semanticdesktop.aperture.detector |
---|
Methods in org.semanticdesktop.aperture.detector that return types with arguments of type DataSourceDescription | |
---|---|
List<DataSourceDescription> |
DataSourceDetector.detect()
Detect one or more datasources. returns an empty list if nothing detected |
Uses of DataSourceDescription in org.semanticdesktop.aperture.detector.filesystem |
---|
Methods in org.semanticdesktop.aperture.detector.filesystem that return types with arguments of type DataSourceDescription | |
---|---|
List<DataSourceDescription> |
HomeFolderDetector.detect()
|
Uses of DataSourceDescription in org.semanticdesktop.aperture.outlook |
---|
Methods in org.semanticdesktop.aperture.outlook that return types with arguments of type DataSourceDescription | |
---|---|
List<DataSourceDescription> |
OutlookDataSourceDetector.detect()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |