public class SourceRelativeURI extends AbstractURIWrapper
Constructor and Description |
---|
SourceRelativeURI(java.lang.String relativeURI) |
SourceRelativeURI(org.eclipse.emf.common.util.URI sourceRelativeURI) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
static SourceRelativeURI |
fromAbsolute(org.eclipse.emf.common.util.URI uri) |
getURI, hashCode, toString
public SourceRelativeURI(org.eclipse.emf.common.util.URI sourceRelativeURI)
public SourceRelativeURI(java.lang.String relativeURI)
public static SourceRelativeURI fromAbsolute(org.eclipse.emf.common.util.URI uri)
public boolean equals(java.lang.Object obj)
equals
in class AbstractURIWrapper