from_int()

Generates a content-type object for the specified ordinal value.

Syntax

public static ContentMetaData from_int(int contTypeOrdValue);
 

Parameters

contTypeOrdValue
Is the ordinal value that represents the current content type.

Return values

A ContentMetaData object that represents the content type of the specified ordinal value.

See also

value()

Copyright IBM Corp. 1997, 2004