Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

DocumentFormat.Parse Method 

Returns the DocumentFormat object corresponding to the format code.

public static DocumentFormat Parse(
   int val
);

Parameters

val
The value to match against.

Return Value

The existing DocumentFormat or null if no match.

See Also

DocumentFormat Class | Plumtree.Remote.Crawler Namespace