~ubuntu-branches/ubuntu/lucid/dnsjava/lucid

« back to all changes in this revision

Viewing changes to doc/org/xbill/DNS/TXTRecord.html

  • Committer: Bazaar Package Importer
  • Author(s): Thierry Carrez
  • Date: 2009-07-21 15:17:03 UTC
  • Revision ID: james.westby@ubuntu.com-20090721151703-6v0107p1s3h7gv1c
Tags: upstream-2.0.6
ImportĀ upstreamĀ versionĀ 2.0.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
2
<!--NewPage-->
 
3
<HTML>
 
4
<HEAD>
 
5
<!-- Generated by javadoc (build 1.7.0) on Thu Jan 24 21:19:04 GMT-08:00 2008 -->
 
6
<TITLE>
 
7
TXTRecord (dnsjava documentation)
 
8
</TITLE>
 
9
 
 
10
<META NAME="date" CONTENT="2008-01-24">
 
11
 
 
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
 
13
 
 
14
<SCRIPT type="text/javascript">
 
15
function windowTitle()
 
16
{
 
17
    if (location.href.indexOf('is-external=true') == -1) {
 
18
        parent.document.title="TXTRecord (dnsjava documentation)";
 
19
    }
 
20
}
 
21
</SCRIPT>
 
22
<NOSCRIPT>
 
23
</NOSCRIPT>
 
24
 
 
25
</HEAD>
 
26
 
 
27
<BODY BGCOLOR="white" onload="windowTitle();">
 
28
<HR>
 
29
 
 
30
 
 
31
<!-- ========= START OF TOP NAVBAR ======= -->
 
32
<A NAME="navbar_top"><!-- --></A>
 
33
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 
34
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 
35
<TR>
 
36
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
37
<A NAME="navbar_top_firstrow"><!-- --></A>
 
38
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
 
39
  <TR ALIGN="center" VALIGN="top">
 
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
42
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
43
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
44
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
45
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
46
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
47
  </TR>
 
48
</TABLE>
 
49
</TD>
 
50
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
51
</EM>
 
52
</TD>
 
53
</TR>
 
54
 
 
55
<TR>
 
56
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
57
&nbsp;<A HREF="../../../org/xbill/DNS/TTL.html" title="class in org.xbill.DNS"><B>PREV CLASS</B></A>&nbsp;
 
58
&nbsp;<A HREF="../../../org/xbill/DNS/Type.html" title="class in org.xbill.DNS"><B>NEXT CLASS</B></A></FONT></TD>
 
59
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
60
  <A HREF="../../../index.html?org/xbill/DNS/TXTRecord.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
61
&nbsp;<A HREF="TXTRecord.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
62
&nbsp;<SCRIPT type="text/javascript">
 
63
  <!--
 
64
  if(window==top) {
 
65
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
 
66
  }
 
67
  //-->
 
68
</SCRIPT>
 
69
<NOSCRIPT>
 
70
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 
71
</NOSCRIPT>
 
72
 
 
73
 
 
74
</FONT></TD>
 
75
</TR>
 
76
<TR>
 
77
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
78
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 
79
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
80
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 
81
</TR>
 
82
</TABLE>
 
83
<A NAME="skip-navbar_top"></A>
 
84
<!-- ========= END OF TOP NAVBAR ========= -->
 
85
 
 
86
<HR>
 
87
<!-- ======== START OF CLASS DATA ======== -->
 
88
<H2>
 
89
<FONT SIZE="-1">
 
90
org.xbill.DNS</FONT>
 
91
<BR>
 
92
Class TXTRecord</H2>
 
93
<PRE>
 
94
<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
 
95
  <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../org/xbill/DNS/Record.html" title="class in org.xbill.DNS">org.xbill.DNS.Record</A>
 
96
      <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.xbill.DNS.TXTRecord</B>
 
97
</PRE>
 
98
<DL>
 
99
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</A></DD>
 
100
</DL>
 
101
<HR>
 
102
<DL>
 
103
<DT><PRE>public class <B>TXTRecord</B><DT>extends <A HREF="../../../org/xbill/DNS/Record.html" title="class in org.xbill.DNS">Record</A></DL>
 
104
</PRE>
 
105
 
 
106
<P>
 
107
Text - stores text strings
 
108
<P>
 
109
 
 
110
<P>
 
111
<DL>
 
112
<DT><B>Author:</B></DT>
 
113
  <DD>Brian Wellington</DD>
 
114
</DL>
 
115
<HR>
 
116
 
 
117
<P>
 
118
<!-- =========== FIELD SUMMARY =========== -->
 
119
 
 
120
<A NAME="field_summary"><!-- --></A>
 
121
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
122
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
123
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
 
124
<B>Field Summary</B></FONT></TH>
 
125
</TR>
 
126
<TR BGCOLOR="white" CLASS="TableRowColor">
 
127
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
128
<CODE>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A></CODE></FONT></TD>
 
129
<TD><CODE><B><A HREF="../../../org/xbill/DNS/TXTRecord.html#strings">strings</A></B></CODE>
 
130
 
 
131
<BR>
 
132
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
133
</TR>
 
134
</TABLE>
 
135
&nbsp;<A NAME="fields_inherited_from_class_org.xbill.DNS.Record"><!-- --></A>
 
136
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
137
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
138
<TH ALIGN="left"><B>Fields inherited from class org.xbill.DNS.<A HREF="../../../org/xbill/DNS/Record.html" title="class in org.xbill.DNS">Record</A></B></TH>
 
139
</TR>
 
140
<TR BGCOLOR="white" CLASS="TableRowColor">
 
141
<TD><CODE><A HREF="../../../org/xbill/DNS/Record.html#dclass">dclass</A>, <A HREF="../../../org/xbill/DNS/Record.html#name">name</A>, <A HREF="../../../org/xbill/DNS/Record.html#ttl">ttl</A>, <A HREF="../../../org/xbill/DNS/Record.html#type">type</A></CODE></TD>
 
142
</TR>
 
143
</TABLE>
 
144
&nbsp;
 
145
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
146
 
 
147
<A NAME="constructor_summary"><!-- --></A>
 
148
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
149
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
150
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
 
151
<B>Constructor Summary</B></FONT></TH>
 
152
</TR>
 
153
<TR BGCOLOR="white" CLASS="TableRowColor">
 
154
<TD><CODE><B><A HREF="../../../org/xbill/DNS/TXTRecord.html#TXTRecord(org.xbill.DNS.Name, int, long, java.util.List)">TXTRecord</A></B>(<A HREF="../../../org/xbill/DNS/Name.html" title="class in org.xbill.DNS">Name</A>&nbsp;name,
 
155
          int&nbsp;dclass,
 
156
          long&nbsp;ttl,
 
157
          <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&nbsp;strings)</CODE>
 
158
 
 
159
<BR>
 
160
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a TXT Record from the given data</TD>
 
161
</TR>
 
162
<TR BGCOLOR="white" CLASS="TableRowColor">
 
163
<TD><CODE><B><A HREF="../../../org/xbill/DNS/TXTRecord.html#TXTRecord(org.xbill.DNS.Name, int, long, java.lang.String)">TXTRecord</A></B>(<A HREF="../../../org/xbill/DNS/Name.html" title="class in org.xbill.DNS">Name</A>&nbsp;name,
 
164
          int&nbsp;dclass,
 
165
          long&nbsp;ttl,
 
166
          <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;string)</CODE>
 
167
 
 
168
<BR>
 
169
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a TXT Record from the given data</TD>
 
170
</TR>
 
171
</TABLE>
 
172
&nbsp;
 
173
<!-- ========== METHOD SUMMARY =========== -->
 
174
 
 
175
<A NAME="method_summary"><!-- --></A>
 
176
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
177
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
178
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
 
179
<B>Method Summary</B></FONT></TH>
 
180
</TR>
 
181
<TR BGCOLOR="white" CLASS="TableRowColor">
 
182
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
183
<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A></CODE></FONT></TD>
 
184
<TD><CODE><B><A HREF="../../../org/xbill/DNS/TXTRecord.html#getStrings()">getStrings</A></B>()</CODE>
 
185
 
 
186
<BR>
 
187
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the text strings</TD>
 
188
</TR>
 
189
<TR BGCOLOR="white" CLASS="TableRowColor">
 
190
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
191
<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A></CODE></FONT></TD>
 
192
<TD><CODE><B><A HREF="../../../org/xbill/DNS/TXTRecord.html#getStringsAsByteArrays()">getStringsAsByteArrays</A></B>()</CODE>
 
193
 
 
194
<BR>
 
195
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the text strings</TD>
 
196
</TR>
 
197
</TABLE>
 
198
&nbsp;<A NAME="methods_inherited_from_class_org.xbill.DNS.Record"><!-- --></A>
 
199
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
200
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
201
<TH ALIGN="left"><B>Methods inherited from class org.xbill.DNS.<A HREF="../../../org/xbill/DNS/Record.html" title="class in org.xbill.DNS">Record</A></B></TH>
 
202
</TR>
 
203
<TR BGCOLOR="white" CLASS="TableRowColor">
 
204
<TD><CODE><A HREF="../../../org/xbill/DNS/Record.html#byteArrayFromString(java.lang.String)">byteArrayFromString</A>, <A HREF="../../../org/xbill/DNS/Record.html#byteArrayToString(byte[], boolean)">byteArrayToString</A>, <A HREF="../../../org/xbill/DNS/Record.html#compareTo(java.lang.Object)">compareTo</A>, <A HREF="../../../org/xbill/DNS/Record.html#equals(java.lang.Object)">equals</A>, <A HREF="../../../org/xbill/DNS/Record.html#fromString(org.xbill.DNS.Name, int, int, long, java.lang.String, org.xbill.DNS.Name)">fromString</A>, <A HREF="../../../org/xbill/DNS/Record.html#fromString(org.xbill.DNS.Name, int, int, long, org.xbill.DNS.Tokenizer, org.xbill.DNS.Name)">fromString</A>, <A HREF="../../../org/xbill/DNS/Record.html#fromWire(byte[], int)">fromWire</A>, <A HREF="../../../org/xbill/DNS/Record.html#getAdditionalName()">getAdditionalName</A>, <A HREF="../../../org/xbill/DNS/Record.html#getDClass()">getDClass</A>, <A HREF="../../../org/xbill/DNS/Record.html#getName()">getName</A>, <A HREF="../../../org/xbill/DNS/Record.html#getRRsetType()">getRRsetType</A>, <A HREF="../../../org/xbill/DNS/Record.html#getTTL()">getTTL</A>, <A HREF="../../../org/xbill/DNS/Record.html#getType()">getType</A>, <A HREF="../../../org/xbill/DNS/Record.html#hashCode()">hashCode</A>, <A HREF="../../../org/xbill/DNS/Record.html#newRecord(org.xbill.DNS.Name, int, int)">newRecord</A>, <A HREF="../../../org/xbill/DNS/Record.html#newRecord(org.xbill.DNS.Name, int, int, long)">newRecord</A>, <A HREF="../../../org/xbill/DNS/Record.html#newRecord(org.xbill.DNS.Name, int, int, long, byte[])">newRecord</A>, <A HREF="../../../org/xbill/DNS/Record.html#newRecord(org.xbill.DNS.Name, int, int, long, int, byte[])">newRecord</A>, <A HREF="../../../org/xbill/DNS/Record.html#rdataToString()">rdataToString</A>, <A HREF="../../../org/xbill/DNS/Record.html#rdataToWireCanonical()">rdataToWireCanonical</A>, <A HREF="../../../org/xbill/DNS/Record.html#sameRRset(org.xbill.DNS.Record)">sameRRset</A>, <A HREF="../../../org/xbill/DNS/Record.html#toString()">toString</A>, <A HREF="../../../org/xbill/DNS/Record.html#toWire(int)">toWire</A>, <A HREF="../../../org/xbill/DNS/Record.html#toWireCanonical()">toWireCanonical</A>, <A HREF="../../../org/xbill/DNS/Record.html#unknownToString(byte[])">unknownToString</A>, <A HREF="../../../org/xbill/DNS/Record.html#withName(org.xbill.DNS.Name)">withName</A></CODE></TD>
 
205
</TR>
 
206
</TABLE>
 
207
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 
208
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
209
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
210
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
 
211
</TR>
 
212
<TR BGCOLOR="white" CLASS="TableRowColor">
 
213
<TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 
214
</TR>
 
215
</TABLE>
 
216
&nbsp;
 
217
<P>
 
218
 
 
219
<!-- ============ FIELD DETAIL =========== -->
 
220
 
 
221
<A NAME="field_detail"><!-- --></A>
 
222
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
223
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
224
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
 
225
<B>Field Detail</B></FONT></TH>
 
226
</TR>
 
227
</TABLE>
 
228
 
 
229
<A NAME="strings"><!-- --></A><H3>
 
230
strings</H3>
 
231
<PRE>
 
232
protected <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A> <B>strings</B></PRE>
 
233
<DL>
 
234
<DL>
 
235
</DL>
 
236
</DL>
 
237
 
 
238
<!-- ========= CONSTRUCTOR DETAIL ======== -->
 
239
 
 
240
<A NAME="constructor_detail"><!-- --></A>
 
241
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
242
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
243
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
 
244
<B>Constructor Detail</B></FONT></TH>
 
245
</TR>
 
246
</TABLE>
 
247
 
 
248
<A NAME="TXTRecord(org.xbill.DNS.Name, int, long, java.util.List)"><!-- --></A><H3>
 
249
TXTRecord</H3>
 
250
<PRE>
 
251
public <B>TXTRecord</B>(<A HREF="../../../org/xbill/DNS/Name.html" title="class in org.xbill.DNS">Name</A>&nbsp;name,
 
252
                 int&nbsp;dclass,
 
253
                 long&nbsp;ttl,
 
254
                 <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&nbsp;strings)</PRE>
 
255
<DL>
 
256
<DD>Creates a TXT Record from the given data
 
257
<P>
 
258
<DL>
 
259
<DT><B>Parameters:</B><DD><CODE>strings</CODE> - The text strings
 
260
<DT><B>Throws:</B>
 
261
<DD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</A></CODE> - One of the strings has invalid escapes</DL>
 
262
</DL>
 
263
<HR>
 
264
 
 
265
<A NAME="TXTRecord(org.xbill.DNS.Name, int, long, java.lang.String)"><!-- --></A><H3>
 
266
TXTRecord</H3>
 
267
<PRE>
 
268
public <B>TXTRecord</B>(<A HREF="../../../org/xbill/DNS/Name.html" title="class in org.xbill.DNS">Name</A>&nbsp;name,
 
269
                 int&nbsp;dclass,
 
270
                 long&nbsp;ttl,
 
271
                 <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;string)</PRE>
 
272
<DL>
 
273
<DD>Creates a TXT Record from the given data
 
274
<P>
 
275
<DL>
 
276
<DT><B>Parameters:</B><DD><CODE>string</CODE> - One text string
 
277
<DT><B>Throws:</B>
 
278
<DD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</A></CODE> - The string has invalid escapes</DL>
 
279
</DL>
 
280
 
 
281
<!-- ============ METHOD DETAIL ========== -->
 
282
 
 
283
<A NAME="method_detail"><!-- --></A>
 
284
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
285
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
286
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
 
287
<B>Method Detail</B></FONT></TH>
 
288
</TR>
 
289
</TABLE>
 
290
 
 
291
<A NAME="getStrings()"><!-- --></A><H3>
 
292
getStrings</H3>
 
293
<PRE>
 
294
public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A> <B>getStrings</B>()</PRE>
 
295
<DL>
 
296
<DD>Returns the text strings
 
297
<P>
 
298
<DD><DL>
 
299
 
 
300
<DT><B>Returns:</B><DD>A list of Strings corresponding to the text strings.</DL>
 
301
</DD>
 
302
</DL>
 
303
<HR>
 
304
 
 
305
<A NAME="getStringsAsByteArrays()"><!-- --></A><H3>
 
306
getStringsAsByteArrays</H3>
 
307
<PRE>
 
308
public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A> <B>getStringsAsByteArrays</B>()</PRE>
 
309
<DL>
 
310
<DD>Returns the text strings
 
311
<P>
 
312
<DD><DL>
 
313
 
 
314
<DT><B>Returns:</B><DD>A list of byte arrays corresponding to the text strings.</DL>
 
315
</DD>
 
316
</DL>
 
317
<!-- ========= END OF CLASS DATA ========= -->
 
318
<HR>
 
319
 
 
320
 
 
321
<!-- ======= START OF BOTTOM NAVBAR ====== -->
 
322
<A NAME="navbar_bottom"><!-- --></A>
 
323
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 
324
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 
325
<TR>
 
326
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
327
<A NAME="navbar_bottom_firstrow"><!-- --></A>
 
328
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
 
329
  <TR ALIGN="center" VALIGN="top">
 
330
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
331
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
332
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
333
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
334
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
335
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
336
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
337
  </TR>
 
338
</TABLE>
 
339
</TD>
 
340
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
341
</EM>
 
342
</TD>
 
343
</TR>
 
344
 
 
345
<TR>
 
346
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
347
&nbsp;<A HREF="../../../org/xbill/DNS/TTL.html" title="class in org.xbill.DNS"><B>PREV CLASS</B></A>&nbsp;
 
348
&nbsp;<A HREF="../../../org/xbill/DNS/Type.html" title="class in org.xbill.DNS"><B>NEXT CLASS</B></A></FONT></TD>
 
349
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
350
  <A HREF="../../../index.html?org/xbill/DNS/TXTRecord.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
351
&nbsp;<A HREF="TXTRecord.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
352
&nbsp;<SCRIPT type="text/javascript">
 
353
  <!--
 
354
  if(window==top) {
 
355
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
 
356
  }
 
357
  //-->
 
358
</SCRIPT>
 
359
<NOSCRIPT>
 
360
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 
361
</NOSCRIPT>
 
362
 
 
363
 
 
364
</FONT></TD>
 
365
</TR>
 
366
<TR>
 
367
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
368
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 
369
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
370
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 
371
</TR>
 
372
</TABLE>
 
373
<A NAME="skip-navbar_bottom"></A>
 
374
<!-- ======== END OF BOTTOM NAVBAR ======= -->
 
375
 
 
376
<HR>
 
377
 
 
378
</BODY>
 
379
</HTML>