Searched refs:getXmlUri (Results 1 – 3 of 3) sorted by relevance
55 const string &CXmlElementSerializingContext::getXmlUri() const in getXmlUri() function in CXmlElementSerializingContext
50 const std::string &getXmlUri() const;
59 strPath = CXmlDocSource::mkUri(elementSerializingContext.getXmlUri(), strPath); in fromXml()