org.eclipse.xtext.ui.resource
Class JarEntryURIHelper

java.lang.Object
  extended by org.eclipse.xtext.ui.resource.JarEntryURIHelper

public class JarEntryURIHelper
extends java.lang.Object

Author:
Sven Efftinge - Initial contribution and API

Constructor Summary
JarEntryURIHelper()
           
 
Method Summary
static org.eclipse.emf.common.util.URI getUriForPackageFragmentRoot(org.eclipse.jdt.core.IPackageFragmentRoot root)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JarEntryURIHelper

public JarEntryURIHelper()
Method Detail

getUriForPackageFragmentRoot

public static org.eclipse.emf.common.util.URI getUriForPackageFragmentRoot(org.eclipse.jdt.core.IPackageFragmentRoot root)