Class InternetAddress.DomainNameLabel
java.lang.Object
org.jivesoftware.smack.util.InternetAddress
org.jivesoftware.smack.util.InternetAddress.DomainNameLabel
- All Implemented Interfaces:
CharSequence
- Enclosing class:
InternetAddress
- Since:
- 4.4.0
-
Nested Class Summary
Nested classes/interfaces inherited from class InternetAddress
InternetAddress.DomainName, InternetAddress.DomainNameLabel, InternetAddress.InvalidDomainName, InternetAddress.Ipv4, InternetAddress.Ipv6 -
Field Summary
Fields inherited from class InternetAddress
originalString -
Method Summary
Methods inherited from class InternetAddress
charAt, from, from, fromIgnoringZoneId, getRaw, length, subSequence, toStringMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface CharSequence
chars, codePoints
-
Method Details
-
getDnsLabel
-
asInetAddress
- Specified by:
asInetAddressin classInternetAddress- Throws:
UnknownHostException
-