Searched refs:tempComments (Results 1 – 1 of 1) sorted by relevance
480 … XPathParts.Comments tempComments = (XPathParts.Comments) dataSource.getXpathComments().clone(); in write() local498 current.writeDifference(pw, current, last, "", tempComments); in write()528 current.writeDifference(pw, currentFiltered, last, v, tempComments); in write()552 List<String> x = tempComments.extractCommentsWithoutBase(); in write()