is_normalized


Description:

[ Version ( since = "1.6" ) ]
public bool is_normalized ()

Tests the this to see if it is normalized.

A null this is considered to be normalized.

Parameters:

this

The Uri to test to see if it is normalized.

Returns:

TRUE if the URI is normalized or is null.