Descripción
Sintaxis
public final class URI extends Object implements Comparable<URI>, Serializable
Constructores
Métodos
- compareTo()
- create()
- equals()
- getAuthority()
- getFragment()
- getHost()
- getPath()
- getPort()
- getQuery()
- getRawAuthority()
- getRawFragment()
- getRawPath()
- getRawQuery()
- getRawSchemeSpecificPart()
- getRawUserInfo()
- getScheme()
- getSchemeSpecificPart()
- getUserInfo()
- hashCode()
- isAbsolute()
- isOpaque()
- normalize()
- parseServerAuthority()
- relativize()
- resolve()
- toASCIIString()
- toString()
- toURL()
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.