![]() DISPLAY | The crawler should return the actual document. If DocFetch is used, DISPLAY will be used during clickthrough. |
![]() INDEX | The crawler should return an indexing file. If DocFetch is used, INDEX will be used during crawl (index) time. If DocFetch is not used, INDEX will be used during both crawl and clickthrough. |
![]() RESERVED | (Reserved for future use.) |
![]() Parse | Returns the DocumentFormat object corresponding to the format code. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetCode | Returns the underlying integral format code. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
DocumentFormat Class | Plumtree.Remote.Crawler Namespace