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
Modifier and TypeMethodDescriptionorg.minidns.dnslabel.DnsLabelMethods 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
-
getDnsLabel
public org.minidns.dnslabel.DnsLabel getDnsLabel() -
asInetAddress
- Specified by:
asInetAddressin classInternetAddress- Throws:
UnknownHostException
-