in src/xalanc/PlatformSupport/XalanParsedURI.hpp [345:348]
bool isFragmentDefined() const { return m_defined & d_fragment ? true : false; }