Searched refs:findNodeListName (Results 1 – 1 of 1) sorted by relevance
266 …ents = LEXICAL_DIFFERENCE_CALCULATOR.calculateListRemovalDifference(findNodeListName(changedList),… in concreteListChange()268 …nts = LEXICAL_DIFFERENCE_CALCULATOR.calculateListAdditionDifference(findNodeListName(changedList),… in concreteListChange()280 … = LEXICAL_DIFFERENCE_CALCULATOR.calculateListReplacementDifference(findNodeListName(changedList),… in concreteListReplacement()575 private static ObservableProperty findNodeListName(NodeList nodeList) { in findNodeListName() method in LexicalPreservingPrinter