in src/xalanc/PlatformSupport/XalanParsedURI.hpp [253:256]
bool isAuthorityDefined() const { return m_defined & d_authority ? true : false; }