Deprecated API


Contents
Deprecated Classes
org.semanticdesktop.aperture.extractor.mime.MimeExtractor
          Use MimeSubCrawler instead. 
org.semanticdesktop.aperture.extractor.mime.MimeExtractorFactory
          Use MimeSubCrawlerFactory and MimeSubCrawlers instead 
org.semanticdesktop.aperture.rdf.util.OntologyUtil
            
 

Deprecated Fields
org.semanticdesktop.aperture.crawler.ical.IcalCrawler.XSD_DAY_TIME_DURATION
            
org.semanticdesktop.aperture.crawler.ical.IcalCrawler.XSD_YEAR_MONTH_DURATION
            
 

Deprecated Methods
org.semanticdesktop.aperture.extractor.impl.ExtractorRegistryImpl.get(String)
            
org.semanticdesktop.aperture.extractor.ExtractorRegistry.get(String)
          Use getExtractorFactories instead. After the introduction of FileExtractorFactories the semantics of this method may have become unclear. It returns normal stream-based extractor factories. The result is the same as ExtractorRegistry.getExtractorFactories(java.lang.String) 
org.semanticdesktop.aperture.extractor.impl.ExtractorRegistryImpl.getAll()
            
org.semanticdesktop.aperture.extractor.ExtractorRegistry.getAll()
          Use getAllExtractorFactories instead. After the introduction of FileExtractorFactories the semantics of this method may have become unclear. It returns normal stream-based extractor factories. The result is the same as ExtractorRegistry.getAllExtractorFactories() 
org.semanticdesktop.aperture.datasource.config.ConfigurationUtil.getName(RDFContainer)
          use DataSource.getName() instead 
org.semanticdesktop.aperture.rdf.util.OntologyUtil.getTAGGINGOntology(Model)
          This method is even more deprecated than the entire class the TAGGING 'ontology' is not to be used at all, use NAO. 
org.semanticdesktop.aperture.datasource.config.ConfigurationUtil.setName(String, RDFContainer)
          use DataSource.setName(String) instead 
 



Copyright © 2010 Aperture Development Team. All Rights Reserved.