public class JarEntryLocator
extends java.lang.Object
| Constructor and Description | 
|---|
JarEntryLocator()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected org.eclipse.emf.common.util.URI | 
createJarURI(boolean isArchive,
            org.eclipse.emf.common.util.URI uriToRoot,
            org.eclipse.emf.common.util.URI pathToResourceInRoot)  | 
org.eclipse.emf.common.util.URI | 
getURI(org.eclipse.jdt.core.IPackageFragmentRoot root,
      org.eclipse.jdt.core.IJarEntryResource jarEntry,
      PackageFragmentRootWalker.TraversalState state)  | 
public org.eclipse.emf.common.util.URI getURI(org.eclipse.jdt.core.IPackageFragmentRoot root,
                                     org.eclipse.jdt.core.IJarEntryResource jarEntry,
                                     PackageFragmentRootWalker.TraversalState state)
null.protected org.eclipse.emf.common.util.URI createJarURI(boolean isArchive,
                                           org.eclipse.emf.common.util.URI uriToRoot,
                                           org.eclipse.emf.common.util.URI pathToResourceInRoot)