Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

TypeNamespace Class

Enumeration for the portal's Document Type Map namespaces. The document type identifier and namespace help the portal decide how to interpret a document's metadata. Standard namespaces include "file" and "MIME." Custom crawlers may define new namespaces in the OTHER namespace.

For a list of all members of this type, see TypeNamespace Members.

System.Object
   Plumtree.Remote.Crawler.TypeNamespace

public class TypeNamespace

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Plumtree.Remote.Crawler

Assembly: idk (in idk.dll)

See Also

TypeNamespace Members | Plumtree.Remote.Crawler Namespace