Skip navigation links

Oracle Secure Enterprise Search Java API Reference
10g Release 1 (10.1.8.2)

E10465-01


Uses of Class
oracle.search.sdk.crawler.DocumentServiceException

Packages that use DocumentServiceException
oracle.search.sdk.crawler Provides interfaces and exceptions that are part of the Oracle Secure Enterprise Search Crawler Plug-in API 

 

Uses of DocumentServiceException in oracle.search.sdk.crawler

 

Methods in oracle.search.sdk.crawler that throw DocumentServiceException
 void DocumentServiceManager.cleanup()
          plug-in manager cleanup
 void DocumentServiceManager.init(ParameterValues params, int threadCount, Logger log)
          Initialize the plug-in manager
 void DocumentService.init()
          Initialize the document service plug-in
 int DocumentService.process(DocumentContainer doc)
          Process the document; this is the entry point for document process.
 void DocumentService.close()
          Shut down the document service plug-in

 


Skip navigation links

Oracle Secure Enterprise Search Java API Reference
10g Release 1 (10.1.8.2)

E10465-01


Copyright © 2006, 2007, Oracle. All rights reserved.