Enterprise Information Portal APIs
A B C D E F G H I J K L M N O P Q R S T U V W

U

uncaughtException(Thread, Throwable) - Method in class com.ibm.gcs.component.GCSThreadGroup
handles an uncaught exception that has killed a thread by KILLING GCS!!!
UNKNOWN - Static variable in class com.ibm.gcs.db.component.DefaultDB2AnnotationFactory
 
UNKNOWNSTATE - Static variable in class com.ibm.gcs.db.component.DB2StatesDef
 
UPDATE - Static variable in class com.ibm.gcs.db.util.SQLString
"UPDATE "
update(int, int, int) - Method in class com.ibm.gcs.gatherer.MonitorGraphComponent
 
update(String, URL) - Static method in class com.ibm.gcs.netutil.http.GCSHttpCookieDB
Updates the cookie data base with a new cookie
URL_KEY - Static variable in class com.ibm.gcs.db.component.UrlCrawlTableDef
The name of the url:   URL.
URLCrawlException - exception com.ibm.gcs.crawler.URLCrawlException.
Signals to the crawler that an exception has occurred while attempting to crawl a specific URL, so no content will be returned.
URLCrawlException(String, String) - Constructor for class com.ibm.gcs.crawler.URLCrawlException
(constructor) builds URLCrawlException with localized version of exception message.
UrlCrawlTableDef - class com.ibm.gcs.db.component.UrlCrawlTableDef.
This class provides the constants for the column names of the table containing the urls and crawl info, URLCRAWLTABLE It also provides a method to construct the sql string to create the URLCRAWLTABLE as follows:
UrlCrawlTableDef() - Constructor for class com.ibm.gcs.db.component.UrlCrawlTableDef
 
URLExcIncPattern - class com.ibm.gcs.component.config.URLExcIncPattern.
This is a pattern used to determine whether a URL will be excluded or included from a CrawlPattern.
URLNamePattern - class com.ibm.gcs.component.config.URLNamePattern.
This type of URLExcIncPattern matches a URL using a single name string and wildcards.
URLObjPattern - class com.ibm.gcs.component.config.URLObjPattern.
This type of URLExcIncPattern matches a URL using protocol, host, port, file, filename, and ref fields and wildcards.
URLPoolConfig - class com.ibm.gcs.component.config.URLPoolConfig.
This part of the Globals Config represents the settings for the URLPool, URLContainer, and URLCollection; it automatically creates a URLPool instance from these settings.
URLPoolConfig.Pair - class com.ibm.gcs.component.config.URLPoolConfig.Pair.
This inner class represents a parameter passed to the URLCollection constructor
URLPredicatePattern - class com.ibm.gcs.component.config.URLPredicatePattern.
This type of URLExcIncPattern matches a URL using a separate UnaryPredicate class.
URLProcessor - class com.ibm.gcs.netutil.URLProcessor.
URLProcessor is a helper class for parsing a URL String.
URLProcessor() - Constructor for class com.ibm.gcs.netutil.URLProcessor
 
URLRegExPattern - class com.ibm.gcs.component.config.URLRegExPattern.
This type of URLExcIncPattern matches a URL using a Perl 5 style regular expression (from the ibm regex4j package).
URLSeed - class com.ibm.gcs.component.config.URLSeed.
This part of a CrawlPattern Config represents a seed URL that is passed to the Crawler, with optional HttpSpecific information.
URLSeed(Element, Config) - Constructor for class com.ibm.gcs.component.config.URLSeed
(constructor) builds a URLSeed from the config XML tree
URLSeed(String) - Constructor for class com.ibm.gcs.component.config.URLSeed
(constructor) builds a URLSeed from a url String

EIP Web Crawler APIs
A B C D E F G H I J K L M N O P Q R S T U V W
(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.