Oracle Ultra Search Java API Reference
9.0.3

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.
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

 

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.


Oracle Ultra Search Java API Reference
9.0.3