Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.norconex.collector.http
,
com.norconex.collector.http.crawler
,
com.norconex.collector.http.db
,
com.norconex.collector.http.db.impl
,
com.norconex.collector.http.doc
,
com.norconex.collector.http.filter
,
com.norconex.collector.http.filter.impl
,
com.norconex.collector.http.handler
,
com.norconex.collector.http.handler.impl
,
com.norconex.collector.http.robot
,
com.norconex.collector.http.util
Class Hierarchy
java.lang.
Object
java.util.
AbstractMap
<K,V> (implements java.util.
Map
<K,V>)
java.util.
TreeMap
<K,V> (implements java.lang.
Cloneable
, java.util.
NavigableMap
<K,V>, java.io.
Serializable
)
com.norconex.commons.lang.map.
Properties
com.norconex.collector.http.doc.
HttpMetadata
com.norconex.importer.filter.
AbstractOnMatchFilter
(implements com.norconex.importer.filter.
IOnMatchFilter
, java.io.
Serializable
)
com.norconex.collector.http.filter.impl.
ExtensionURLFilter
(implements com.norconex.collector.http.filter.
IHttpDocumentFilter
, com.norconex.collector.http.filter.
IHttpHeadersFilter
, com.norconex.collector.http.filter.
IURLFilter
, com.norconex.commons.lang.config.
IXMLConfigurable
)
com.norconex.collector.http.filter.impl.
RegexHeaderFilter
(implements com.norconex.collector.http.filter.
IHttpHeadersFilter
, com.norconex.commons.lang.config.
IXMLConfigurable
)
com.norconex.collector.http.filter.impl.
RegexURLFilter
(implements com.norconex.collector.http.filter.
IHttpDocumentFilter
, com.norconex.collector.http.filter.
IHttpHeadersFilter
, com.norconex.collector.http.filter.
IURLFilter
, com.norconex.commons.lang.config.
IXMLConfigurable
)
com.norconex.jef.
AbstractResumableJob
(implements com.norconex.jef.
IJob
)
com.norconex.collector.http.crawler.
HttpCrawler
com.norconex.collector.http.crawler.
CrawlURL
(implements java.io.
Serializable
)
com.norconex.collector.http.db.impl.
DefaultCrawlURLDatabaseFactory
(implements com.norconex.collector.http.db.
ICrawlURLDatabaseFactory
)
com.norconex.collector.http.handler.impl.
DefaultDelayResolver
(implements com.norconex.collector.http.handler.
IDelayResolver
, com.norconex.commons.lang.config.
IXMLConfigurable
)
com.norconex.collector.http.handler.impl.
DefaultDelayResolver.DelaySchedule
(implements java.io.
Serializable
)
com.norconex.collector.http.handler.impl.
DefaultDocumentFetcher
(implements com.norconex.collector.http.handler.
IHttpDocumentFetcher
, com.norconex.commons.lang.config.
IXMLConfigurable
)
com.norconex.collector.http.handler.impl.
DefaultHttpClientInitializer
(implements com.norconex.collector.http.handler.
IHttpClientInitializer
, com.norconex.commons.lang.config.
IXMLConfigurable
)
com.norconex.collector.http.handler.impl.
DefaultHttpDocumentChecksummer
(implements com.norconex.collector.http.handler.
IHttpDocumentChecksummer
, com.norconex.commons.lang.config.
IXMLConfigurable
)
com.norconex.collector.http.handler.impl.
DefaultHttpHeadersChecksummer
(implements com.norconex.collector.http.handler.
IHttpHeadersChecksummer
, com.norconex.commons.lang.config.
IXMLConfigurable
)
com.norconex.collector.http.handler.impl.
DefaultRobotsTxtProvider
(implements com.norconex.collector.http.handler.
IRobotsTxtProvider
)
com.norconex.collector.http.handler.impl.
DefaultURLExtractor
(implements com.norconex.collector.http.handler.
IURLExtractor
, com.norconex.commons.lang.config.
IXMLConfigurable
)
com.norconex.collector.http.db.impl.
DerbyCrawlURLDatabase
(implements com.norconex.collector.http.db.
ICrawlURLDatabase
)
com.norconex.collector.http.handler.impl.
GenericURLNormalizer
(implements com.norconex.collector.http.handler.
IURLNormalizer
, com.norconex.commons.lang.config.
IXMLConfigurable
)
com.norconex.collector.http.handler.impl.
GenericURLNormalizer.Replace
com.norconex.collector.http.
HttpCollector
(implements com.norconex.jef.suite.
IJobSuiteFactory
)
com.norconex.collector.http.
HttpCollectorConfig
(implements java.lang.
Cloneable
, java.io.
Serializable
)
com.norconex.collector.http.
HttpCollectorConfigLoader
com.norconex.collector.http.crawler.
HttpCrawlerConfig
(implements java.lang.
Cloneable
, java.io.
Serializable
)
com.norconex.collector.http.crawler.
HttpCrawlerConfigLoader
com.norconex.collector.http.crawler.
HttpCrawlerEventAdapter
(implements com.norconex.collector.http.crawler.
IHttpCrawlerEventListener
)
com.norconex.collector.http.doc.
HttpDocument
(implements java.io.
Serializable
)
com.norconex.collector.http.util.
PathUtils
com.norconex.collector.http.robot.
RobotsMeta
com.norconex.collector.http.robot.
RobotsTxt
(implements java.io.
Serializable
)
com.norconex.collector.http.handler.impl.
SimpleHttpHeadersFetcher
(implements com.norconex.collector.http.handler.
IHttpHeadersFetcher
, com.norconex.commons.lang.config.
IXMLConfigurable
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
com.norconex.collector.http.db.
CrawlURLDatabaseException
com.norconex.collector.http.
HttpCollectorException
com.norconex.collector.http.crawler.
URLProcessor
Interface Hierarchy
com.norconex.collector.http.db.
ICrawlURLDatabase
com.norconex.collector.http.crawler.
IHttpCrawlerEventListener
java.io.
Serializable
com.norconex.collector.http.db.
ICrawlURLDatabaseFactory
com.norconex.collector.http.handler.
IDelayResolver
com.norconex.collector.http.handler.
IHttpClientInitializer
com.norconex.collector.http.handler.
IHttpDocumentChecksummer
com.norconex.collector.http.handler.
IHttpDocumentFetcher
com.norconex.collector.http.filter.
IHttpDocumentFilter
com.norconex.collector.http.handler.
IHttpDocumentProcessor
com.norconex.collector.http.handler.
IHttpHeadersChecksummer
com.norconex.collector.http.handler.
IHttpHeadersFetcher
com.norconex.collector.http.filter.
IHttpHeadersFilter
com.norconex.collector.http.handler.
IRobotsMetaBuilder
com.norconex.collector.http.handler.
IRobotsTxtProvider
com.norconex.collector.http.handler.
IURLExtractor
com.norconex.collector.http.filter.
IURLFilter
com.norconex.collector.http.handler.
IURLNormalizer
com.norconex.collector.http.crawler.
URLProcessor.IURLProcessingStep
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.norconex.collector.http.crawler.
CrawlStatus
(implements java.io.
Serializable
)
com.norconex.collector.http.handler.impl.
GenericURLNormalizer.Normalization
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009-2013
Norconex Inc.
. All Rights Reserved.