Searched defs:exists (Results 1 – 3 of 3) sorted by relevance
56 public boolean exists() { in exists() method in XmlStorageEditorInput
57 public boolean exists() { in exists() method in IFolderWrapper
269 boolean uniqueInLayout, boolean exists, String... allowed) { in getResourceValidator()