Searched refs:getChangeDateAtDPath (Results 1 – 2 of 2) sorted by relevance
564 public Date getChangeDateAtDPath(String path) { in getChangeDateAtDPath() method in XMLSource792 public Date getChangeDateAtDPath(String xpath) { in getChangeDateAtDPath() method in XMLSource.ResolvingSource793 Date result = currentSource.getChangeDateAtDPath(xpath); in getChangeDateAtDPath()799 result = getSource(fullStatus).getChangeDateAtDPath(fullStatus.pathWhereFound); in getChangeDateAtDPath()
686 return dataSource.getChangeDateAtDPath(xpath); in getLastModifiedDate()