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