Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

DocumentFormat Fields

The fields of the DocumentFormat class are listed below. For a complete list of DocumentFormat class members, see the DocumentFormat Members topic.

Public Static Fields

DISPLAY The crawler should return the actual document. If using DocFetch, DISPLAY is used during click-through.
INDEX The crawler should return an indexing file. If using DocFetch, INDEX is used during crawl (index) time. If not using DocFetch, INDEX is used during both crawl and click-through.
RESERVED (Reserved for future use.)

See Also

DocumentFormat Class | Plumtree.Remote.Crawler Namespace