Skip navigation links

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

E10465-01


Uses of Interface
oracle.search.sdk.crawler.DocumentContainer

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

 

Uses of DocumentContainer in oracle.search.sdk.crawler

 

Methods in oracle.search.sdk.crawler that return DocumentContainer
 DocumentContainer GeneralService.newDocumentContainer()
          Get a new instance of the DocumentContainer object

 

Methods in oracle.search.sdk.crawler with parameters of type DocumentContainer
 int DocumentService.process(DocumentContainer doc)
          Process the document; this is the entry point for document process.
 void CrawlingThreadService.submitForProcessing(DocumentContainer target)
          Submits the document for processing.

 


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.