Searched refs:attNamespace (Results 1 – 1 of 1) sorted by relevance
744 String attNamespace = atts.getURI(i); in pop() local746 if (foreign(attPrefix, attNamespace)) { in pop()788 String attNamespace = atts.getURI(i); in push() local790 if (foreign(attPrefix, attNamespace)) { in push()791 theContentHandler.startPrefixMapping(attPrefix, attNamespace); in push()