Searched refs:lastAttributes (Results 1 – 2 of 2) sorted by relevance
161 Map<String, String> lastAttributes = out.getAttributes(-2); in rewrite() local162 lastAttributes.put("_q", "_q"); in rewrite()
3058 Map<String, String> lastAttributes = parts.getAttributes(parts.size() - 1);3067 if (!contains(lastOtherAttributes, lastAttributes)) {