Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

DocumentFormat Members

DocumentFormat overview

Public Static Fields

iconiconDISPLAY The crawler should return the actual document. If using DocFetch, DISPLAY is used during click-through.
iconiconINDEX 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.
iconiconRESERVED (Reserved for future use.)

Public Static Methods

iconiconParse Returns the DocumentFormat object corresponding to the format code.

Public Instance Methods

iconEquals (inherited from Object) 
iconGetCode Returns the underlying integral format code.
iconGetHashCode (inherited from Object) 
iconGetType (inherited from Object) 
iconToString (inherited from Object) 

See Also

DocumentFormat Class | Plumtree.Remote.Crawler Namespace