Uses of Package
org.semanticdesktop.aperture.accessor

Packages that use org.semanticdesktop.aperture.accessor
org.semanticdesktop.aperture.accessor   
org.semanticdesktop.aperture.accessor.base   
org.semanticdesktop.aperture.accessor.file   
org.semanticdesktop.aperture.accessor.http   
org.semanticdesktop.aperture.accessor.impl   
org.semanticdesktop.aperture.crawler   
org.semanticdesktop.aperture.crawler.base   
org.semanticdesktop.aperture.crawler.ical   
org.semanticdesktop.aperture.crawler.imap   
org.semanticdesktop.aperture.crawler.mail   
org.semanticdesktop.aperture.crawler.mail.base   
org.semanticdesktop.aperture.crawler.mbox   
org.semanticdesktop.aperture.outlook Microsoft Outlook Crawler This package holds a crawler for Microsoft Outlook. 
org.semanticdesktop.aperture.subcrawler   
org.semanticdesktop.aperture.subcrawler.base   
org.semanticdesktop.aperture.subcrawler.mbox   
org.semanticdesktop.aperture.subcrawler.mime   
org.semanticdesktop.aperture.subcrawler.vcard   
org.semanticdesktop.aperture.websites.bibsonomy   
 

Classes in org.semanticdesktop.aperture.accessor used by org.semanticdesktop.aperture.accessor
AccessData
          An AccessData instance stores information about accessed resources such as last modification dates, locations, etc.
DataAccessor
          A DataAccessor provides access to physical resources by creating DataObjects representing the resource, based on a url and optionally previous acces data and other parameters.
DataAccessorFactory
          A DataAccessorFactory returns DataAccessors for a specific scheme.
DataObject
          A general interface for information items obtained from accessing a DataSource.
RDFContainerFactory
          An RDFContainerFactory delivers a RDFContainer on-demand to a DataAccessor.
UrlNotFoundException
          Thrown by DataAccessors when the requested url did not point to an existing resource.
 

Classes in org.semanticdesktop.aperture.accessor used by org.semanticdesktop.aperture.accessor.base
AccessData
          An AccessData instance stores information about accessed resources such as last modification dates, locations, etc.
DataObject
          A general interface for information items obtained from accessing a DataSource.
FileDataObject
          A general interface for DataObjects that have File-like semantics.
FolderDataObject
          A FolderDataObject holds the metadata of a single folder.
 

Classes in org.semanticdesktop.aperture.accessor used by org.semanticdesktop.aperture.accessor.file
AccessData
          An AccessData instance stores information about accessed resources such as last modification dates, locations, etc.
DataAccessor
          A DataAccessor provides access to physical resources by creating DataObjects representing the resource, based on a url and optionally previous acces data and other parameters.
DataAccessorFactory
          A DataAccessorFactory returns DataAccessors for a specific scheme.
DataObject
          A general interface for information items obtained from accessing a DataSource.
RDFContainerFactory
          An RDFContainerFactory delivers a RDFContainer on-demand to a DataAccessor.
UrlNotFoundException
          Thrown by DataAccessors when the requested url did not point to an existing resource.
 

Classes in org.semanticdesktop.aperture.accessor used by org.semanticdesktop.aperture.accessor.http
AccessData
          An AccessData instance stores information about accessed resources such as last modification dates, locations, etc.
DataAccessor
          A DataAccessor provides access to physical resources by creating DataObjects representing the resource, based on a url and optionally previous acces data and other parameters.
DataAccessorFactory
          A DataAccessorFactory returns DataAccessors for a specific scheme.
DataObject
          A general interface for information items obtained from accessing a DataSource.
RDFContainerFactory
          An RDFContainerFactory delivers a RDFContainer on-demand to a DataAccessor.
UrlNotFoundException
          Thrown by DataAccessors when the requested url did not point to an existing resource.
 

Classes in org.semanticdesktop.aperture.accessor used by org.semanticdesktop.aperture.accessor.impl
DataAccessorFactory
          A DataAccessorFactory returns DataAccessors for a specific scheme.
DataAccessorRegistry
          A DataAccessorRegistry keeps track of the available DataAccessorFactories.
 

Classes in org.semanticdesktop.aperture.accessor used by org.semanticdesktop.aperture.crawler
AccessData
          An AccessData instance stores information about accessed resources such as last modification dates, locations, etc.
DataAccessorRegistry
          A DataAccessorRegistry keeps track of the available DataAccessorFactories.
DataObject
          A general interface for information items obtained from accessing a DataSource.
RDFContainerFactory
          An RDFContainerFactory delivers a RDFContainer on-demand to a DataAccessor.
 

Classes in org.semanticdesktop.aperture.accessor used by org.semanticdesktop.aperture.crawler.base
AccessData
          An AccessData instance stores information about accessed resources such as last modification dates, locations, etc.
DataAccessorRegistry
          A DataAccessorRegistry keeps track of the available DataAccessorFactories.
DataObject
          A general interface for information items obtained from accessing a DataSource.
RDFContainerFactory
          An RDFContainerFactory delivers a RDFContainer on-demand to a DataAccessor.
 

Classes in org.semanticdesktop.aperture.accessor used by org.semanticdesktop.aperture.crawler.ical
AccessData
          An AccessData instance stores information about accessed resources such as last modification dates, locations, etc.
DataObject
          A general interface for information items obtained from accessing a DataSource.
RDFContainerFactory
          An RDFContainerFactory delivers a RDFContainer on-demand to a DataAccessor.
 

Classes in org.semanticdesktop.aperture.accessor used by org.semanticdesktop.aperture.crawler.imap
AccessData
          An AccessData instance stores information about accessed resources such as last modification dates, locations, etc.
DataAccessor
          A DataAccessor provides access to physical resources by creating DataObjects representing the resource, based on a url and optionally previous acces data and other parameters.
DataAccessorFactory
          A DataAccessorFactory returns DataAccessors for a specific scheme.
RDFContainerFactory
          An RDFContainerFactory delivers a RDFContainer on-demand to a DataAccessor.
UrlNotFoundException
          Thrown by DataAccessors when the requested url did not point to an existing resource.
 

Classes in org.semanticdesktop.aperture.accessor used by org.semanticdesktop.aperture.crawler.mail
AccessData
          An AccessData instance stores information about accessed resources such as last modification dates, locations, etc.
DataAccessor
          A DataAccessor provides access to physical resources by creating DataObjects representing the resource, based on a url and optionally previous acces data and other parameters.
DataObject
          A general interface for information items obtained from accessing a DataSource.
FolderDataObject
          A FolderDataObject holds the metadata of a single folder.
RDFContainerFactory
          An RDFContainerFactory delivers a RDFContainer on-demand to a DataAccessor.
UrlNotFoundException
          Thrown by DataAccessors when the requested url did not point to an existing resource.
 

Classes in org.semanticdesktop.aperture.accessor used by org.semanticdesktop.aperture.crawler.mail.base
DataObject
          A general interface for information items obtained from accessing a DataSource.
 

Classes in org.semanticdesktop.aperture.accessor used by org.semanticdesktop.aperture.crawler.mbox
AccessData
          An AccessData instance stores information about accessed resources such as last modification dates, locations, etc.
DataAccessor
          A DataAccessor provides access to physical resources by creating DataObjects representing the resource, based on a url and optionally previous acces data and other parameters.
DataAccessorFactory
          A DataAccessorFactory returns DataAccessors for a specific scheme.
UrlNotFoundException
          Thrown by DataAccessors when the requested url did not point to an existing resource.
 

Classes in org.semanticdesktop.aperture.accessor used by org.semanticdesktop.aperture.outlook
AccessData
          An AccessData instance stores information about accessed resources such as last modification dates, locations, etc.
DataAccessor
          A DataAccessor provides access to physical resources by creating DataObjects representing the resource, based on a url and optionally previous acces data and other parameters.
DataAccessorFactory
          A DataAccessorFactory returns DataAccessors for a specific scheme.
DataObject
          A general interface for information items obtained from accessing a DataSource.
RDFContainerFactory
          An RDFContainerFactory delivers a RDFContainer on-demand to a DataAccessor.
UrlNotFoundException
          Thrown by DataAccessors when the requested url did not point to an existing resource.
 

Classes in org.semanticdesktop.aperture.accessor used by org.semanticdesktop.aperture.subcrawler
AccessData
          An AccessData instance stores information about accessed resources such as last modification dates, locations, etc.
DataObject
          A general interface for information items obtained from accessing a DataSource.
RDFContainerFactory
          An RDFContainerFactory delivers a RDFContainer on-demand to a DataAccessor.
 

Classes in org.semanticdesktop.aperture.accessor used by org.semanticdesktop.aperture.subcrawler.base
AccessData
          An AccessData instance stores information about accessed resources such as last modification dates, locations, etc.
DataObject
          A general interface for information items obtained from accessing a DataSource.
RDFContainerFactory
          An RDFContainerFactory delivers a RDFContainer on-demand to a DataAccessor.
 

Classes in org.semanticdesktop.aperture.accessor used by org.semanticdesktop.aperture.subcrawler.mbox
AccessData
          An AccessData instance stores information about accessed resources such as last modification dates, locations, etc.
 

Classes in org.semanticdesktop.aperture.accessor used by org.semanticdesktop.aperture.subcrawler.mime
AccessData
          An AccessData instance stores information about accessed resources such as last modification dates, locations, etc.
DataObject
          A general interface for information items obtained from accessing a DataSource.
RDFContainerFactory
          An RDFContainerFactory delivers a RDFContainer on-demand to a DataAccessor.
 

Classes in org.semanticdesktop.aperture.accessor used by org.semanticdesktop.aperture.subcrawler.vcard
AccessData
          An AccessData instance stores information about accessed resources such as last modification dates, locations, etc.
 

Classes in org.semanticdesktop.aperture.accessor used by org.semanticdesktop.aperture.websites.bibsonomy
DataObject
          A general interface for information items obtained from accessing a DataSource.
 



Copyright © 2010 Aperture Development Team. All Rights Reserved.