Package org.jivesoftware.smack.util
Class InternetAddress.DomainName
java.lang.Object
org.jivesoftware.smack.util.InternetAddress
org.jivesoftware.smack.util.InternetAddress.DomainName
- 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
Modifier and TypeMethodDescriptionorg.minidns.dnsname.DnsNameMethods inherited from class org.jivesoftware.smack.util.InternetAddress
charAt, from, from, fromIgnoringZoneId, getRaw, length, subSequence, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.CharSequence
chars, codePoints
-
Method Details
-
getDnsName
public org.minidns.dnsname.DnsName getDnsName() -
asInetAddress
- Specified by:
asInetAddressin classInternetAddress- Throws:
UnknownHostException
-