Map a namespaced {uri,name} to an internal string format. For BC purposes the names from the ant core uri will be mapped to "name", other names will be mapped to uri + ":" + name. @param uri The namespace URI @param name The localname @return The stringified form of the ns name
(String uri, String name)
source not stored for this graph (policy: none)
no test coverage detected