Skip navigation links

Oracle® Ultra Search Java API Reference
11g Release 1 (11.1)

B28329-01


Package oracle.ultrasearch.crawler

This package contains all interfaces and exceptions that are part of the Oracle Ultra Search Extensible Crawler Agent API.

See:
          Description

Interface Summary
CrawlerAgent CrawlerAgent is an interface used by a crawler agent to submit URL-related data to the crawler.
DataSourceParams DataSourceParams is an interface for any data source agent to read the value of data source parameter.
DocumentService DocumentService is an interface used by a document service agent to submit document attributes and/or document contents to the crawler
LovInfo LovInfo is an interface used by both the crawler and a data source agent to set and retrieve attribute list of values (LOV) from the data source.
UrlCandidate UrlCandidate is an interface for any url rewriter to read the value of a pending url string and store the rewrite result.
UrlData UrlData is an interface used by a crawler agent to submit URL-related data to the crawler.
UrlRewriter UrlRewriter is an interface for crawler user to rewrite the url links extracted from the web page

 

Class Summary
AclHelper AclHelper is to be used by a crawler agent to generate Access Control List from a list of LDAP distinguished names
DocAttributes DocAttributes is to be used by a crawler agent to submit url related data to the crawler.

 

Exception Summary
AgentException This encapsulates information about a data source agent-specific error.
UrlRewriteException This encapsulates information about a url rewrite error.

 

Package oracle.ultrasearch.crawler Description

This package contains all interfaces and exceptions that are part of the Oracle Ultra Search Extensible Crawler Agent API.


Skip navigation links

Oracle® Ultra Search Java API Reference
11g Release 1 (11.1)

B28329-01


Copyright © 2002,2007, Oracle. All Rights Reserved.