|
Oracle® Ultra Search Java API Reference 10g Release 2 (10.2) B14221-01 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UrlData | |
oracle.ultrasearch.crawler | This package contains all interfaces and exceptions that are part of the Oracle Ultra Search Extensible Crawler Agent API. |
Uses of UrlData in oracle.ultrasearch.crawler |
Classes in oracle.ultrasearch.crawler that implement UrlData | |
class |
DocAttributes DocAttributes is to be used by a crawler agent to submit url related data to the crawler. |
Methods in oracle.ultrasearch.crawler that return UrlData | |
UrlData |
CrawlerAgent.fetch() Retrieve the next document URL data |
UrlData |
DocumentService.getAttribute(int urlId) Set the attributes of the document identified by urlId |
Methods in oracle.ultrasearch.crawler with parameters of type UrlData | |
void |
CrawlerAgent.received(UrlData urlNode) Acknowledge that the urlNode sent from the fetch method has been received |
|
Oracle® Ultra Search Java API Reference 10g Release 2 (10.2) B14221-01 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |