Uri.isNormalized

Tests the @uri to see if it is normalized. A %NULL @uri is considered to be normalized.

class Uri
bool
isNormalized
()

Return Value

Type: bool

TRUE if the URI is normalized or is %NULL.

Meta