Secure iNet Factory

com.jscape.inet.dns.record
Class Text

java.lang.Object
  extended by com.jscape.inet.dns.record.DnsRecord
      extended by com.jscape.inet.dns.record.Text
All Implemented Interfaces:
java.io.Serializable

public class Text
extends DnsRecord

Text record is used to hold descriptive text. The semantics of the text depends on the domain where it is found.

See Also:
Serialized Form

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

Text

public Text()
Method Detail

getTexts

public java.util.Enumeration getTexts()
Gets descriptive texts for Dns record.

Returns:
texts

toString

public java.lang.String toString()
Gets String representation of this record.

Overrides:
toString in class java.lang.Object
Returns:
String

Secure iNet Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved