| Constructor and Description |
|---|
FullAndPartURIs(URI full,
String part) |
FullAndPartURIs(URI full,
String part,
boolean isTemporary) |
FullAndPartURIs(URI full,
URI part) |
FullAndPartURIs(URI full,
URI part,
boolean isTemporary) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
URI |
getFull() |
URI |
getPart() |
int |
hashCode() |
boolean |
isTemporary() |
String |
toString() |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.