IsTextResponseConditionalFactory overview

Public Constructors

IsTextResponseConditionalFactory Constructs a IsTextResponseConditionalFactory from two other factories that are used depending on if the web response is text or not.

Public Methods

Create  (inherited from ConditionalStorageFactory)  
Equals  (inherited from Object)  
GetHashCode  (inherited from Object)  
GetType  (inherited from Object)  
Initialize  (inherited from ConditionalStorageFactory)  
ReferenceEquals  (inherited from Object)  
ToString  (inherited from Object)  

Public Properties

WebCrawlerContext  (inherited from ConditionalStorageFactory) Context stored during Initialize and available for derived classes.

Protected Methods

ConditionalCheck Checks whether the current response is text or not.
Finalize  (inherited from Object)  
MemberwiseClone  (inherited from Object)  

See Also

IsTextResponseConditionalFactory Class | Eas.WebCrawler.PlugIns.TemporaryStorage Namespace