Searched refs:lastLeafNode (Results 1 – 2 of 2) sorted by relevance
190 private String lastLeafNode; field in XMLNormalizingLoader.XMLNormalizingHandler357 lastLeafNode = lastActiveLeafNode = currentFullXPath; in pop()365 … source.addComment(lastLeafNode, comment, XPathParts.Comments.CommentType.POSTBLOCK); in pop()
1521 private String lastLeafNode;1709 lastLeafNode = lastActiveLeafNode = currentFullXPath;1717 … target.addComment(lastLeafNode, comment, XPathParts.Comments.CommentType.POSTBLOCK);