Uri.isNormalized

bool isNormalized()

Tests the uri to see if it is normalized. A null uri is considered to be normalized.

Returns

TRUE if the URI is normalized or is null.