Searched refs:countAttr (Results 1 – 2 of 2) sorted by relevance
258 XSLTAttributeDef countAttr = new XSLTAttributeDef(null, "count", in build() local394 countAttr, in build()
3514 String countAttr = "[@count=\"other\"]";3515 int countPos = path.indexOf(countAttr);3520 String end = "\"]" + path.substring(countPos + countAttr.length());