Searched refs:getChangeDateAtDPath (Results 1 – 2 of 2) sorted by relevance
592 public Date getChangeDateAtDPath(String path) { in getChangeDateAtDPath() method in XMLSource831 public Date getChangeDateAtDPath(String xpath) { in getChangeDateAtDPath() method in XMLSource.ResolvingSource832 Date result = currentSource.getChangeDateAtDPath(xpath); in getChangeDateAtDPath()838 result = getSource(fullStatus).getChangeDateAtDPath(fullStatus.pathWhereFound); in getChangeDateAtDPath()
724 return dataSource.getChangeDateAtDPath(xpath); in getLastModifiedDate()