public class URIUtil
extends java.lang.Object
| Constructor and Description |
|---|
URIUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getName(java.net.URI uri)
Returns the name of an URI for display in the title bar of a window.
|