false otherwise.
contentTypeIsA
fn
bool contentTypeIsA(string type, string supertype)Determines if type is a subset of supertype.
Parameters
type | a content type string |
supertype | a content type string |
Returns
true if type is a kind of supertype,