|
Secure iNet Factory | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jscape.inet.dns.record.DnsRecord
com.jscape.inet.dns.record.Text
public class Text
Text record is used to hold descriptive text. The semantics of the text depends on the domain where it is found.
Constructor Summary | |
---|---|
Text()
|
Method Summary | |
---|---|
java.util.Enumeration |
getTexts()
Gets descriptive texts for Dns record. |
java.lang.String |
toString()
Gets String representation of this record. |
Methods inherited from class com.jscape.inet.dns.record.DnsRecord |
---|
getRecordClass, getRecordName, getRecordTTL, getRecordType, init, isValid |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Text()
Method Detail |
---|
public java.util.Enumeration getTexts()
public java.lang.String toString()
toString
in class java.lang.Object
|
Secure iNet Factory | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |