URIUtil usage details

Summary

org.eclipse.core.filesystem.URIUtil has 22 total references to 4 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] equals(URI, URI) : boolean
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.core.internal.localstore.FileSystemResourceManager.allPathsForLocation(URI) 51 API
org.eclipse.core.internal.resources.LocationValidator.validateProjectLocationURI(IProject, URI) 356 API
org.eclipse.core.internal.resources.ResourceTree.moveProjectContent(IProject, IFileStore, int, IProgressMonitor) 726 API
org.eclipse.core.internal.resources.LocationValidator.validateProjectLocationURI(IProject, URI) 361 API
[+] toPath(URI) : IPath
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.core.internal.resources.LocationValidator.validateProjectLocationURI(IProject, URI) 327 API
org.eclipse.core.internal.utils.FileUtil.computeOverlap(URI, URI, boolean) 115 API
org.eclipse.core.internal.utils.FileUtil.canonicalURI(URI) 74 API
org.eclipse.core.resources.team.TeamHook.validateCreateLink(IFolder, int, URI) 227 API
org.eclipse.core.resources.team.TeamHook.validateCreateLink(IFile, int, URI) 163 API
[+] toURI(IPath) : URI
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.core.internal.localstore.FileSystemResourceManager.read(IProject, boolean) 642 API
org.eclipse.core.internal.localstore.FileSystemResourceManager.getStoreRoot(IResource) 390 API
org.eclipse.core.internal.resources.LocationValidator.validateProjectLocation(IProject, IPath) 300 API
org.eclipse.core.internal.resources.LocalMetaArea.readPrivateDescription(IProject, IProjectDescription) 316 API
org.eclipse.core.internal.resources.LocationValidator.validateLinkLocation(IResource, IPath) 78 API
org.eclipse.core.internal.resources.Resource.createLink(IPath, int, IProgressMonitor) 569 API
org.eclipse.core.internal.resources.ProjectDescriptionReader.endLinkLocation(String) 371 API
org.eclipse.core.internal.resources.ProjectDescription.setLocation(IPath) 347 API
org.eclipse.core.internal.resources.PathVariableManager.resolveURI(URI) 179 API
org.eclipse.core.internal.resources.WorkspaceRoot.findFilesForLocation(IPath) 85 API
org.eclipse.core.internal.resources.WorkspaceRoot.findContainersForLocation(IPath) 69 API
org.eclipse.core.internal.utils.FileUtil.canonicalURI(URI) 78 API
[+] toURI(String) : URI
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.core.internal.localstore.FileSystemResourceManager.getFileURI(URI) 107 API

Back to bundle index

Valid HTML 4.01 Transitional