~ubuntu-branches/ubuntu/wily/dnsjava/wily-proposed

« back to all changes in this revision

Viewing changes to doc/org/xbill/DNS/Type.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
Type (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="Type (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/TXTRecord.html" title="class in org.xbill.DNS"><B>PREV CLASS</B></A>&nbsp;
 
58
&nbsp;<A HREF="../../../org/xbill/DNS/UNKRecord.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/Type.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
61
&nbsp;<A HREF="Type.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;CONSTR&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;CONSTR&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 Type</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 "><B>org.xbill.DNS.Type</B>
 
96
</PRE>
 
97
<HR>
 
98
<DL>
 
99
<DT><PRE>public final class <B>Type</B><DT>extends <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></DL>
 
100
</PRE>
 
101
 
 
102
<P>
 
103
Constants and functions relating to DNS Types
 
104
<P>
 
105
 
 
106
<P>
 
107
<DL>
 
108
<DT><B>Author:</B></DT>
 
109
  <DD>Brian Wellington</DD>
 
110
</DL>
 
111
<HR>
 
112
 
 
113
<P>
 
114
<!-- =========== FIELD SUMMARY =========== -->
 
115
 
 
116
<A NAME="field_summary"><!-- --></A>
 
117
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
118
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
119
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
 
120
<B>Field Summary</B></FONT></TH>
 
121
</TR>
 
122
<TR BGCOLOR="white" CLASS="TableRowColor">
 
123
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
124
<CODE>static&nbsp;int</CODE></FONT></TD>
 
125
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#A">A</A></B></CODE>
 
126
 
 
127
<BR>
 
128
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Address</TD>
 
129
</TR>
 
130
<TR BGCOLOR="white" CLASS="TableRowColor">
 
131
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
132
<CODE>static&nbsp;int</CODE></FONT></TD>
 
133
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#A6">A6</A></B></CODE>
 
134
 
 
135
<BR>
 
136
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IPv6 address (experimental)</TD>
 
137
</TR>
 
138
<TR BGCOLOR="white" CLASS="TableRowColor">
 
139
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
140
<CODE>static&nbsp;int</CODE></FONT></TD>
 
141
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#AAAA">AAAA</A></B></CODE>
 
142
 
 
143
<BR>
 
144
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IPv6 address</TD>
 
145
</TR>
 
146
<TR BGCOLOR="white" CLASS="TableRowColor">
 
147
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
148
<CODE>static&nbsp;int</CODE></FONT></TD>
 
149
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#AFSDB">AFSDB</A></B></CODE>
 
150
 
 
151
<BR>
 
152
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AFS cell database</TD>
 
153
</TR>
 
154
<TR BGCOLOR="white" CLASS="TableRowColor">
 
155
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
156
<CODE>static&nbsp;int</CODE></FONT></TD>
 
157
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#ANY">ANY</A></B></CODE>
 
158
 
 
159
<BR>
 
160
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Matches any type</TD>
 
161
</TR>
 
162
<TR BGCOLOR="white" CLASS="TableRowColor">
 
163
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
164
<CODE>static&nbsp;int</CODE></FONT></TD>
 
165
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#APL">APL</A></B></CODE>
 
166
 
 
167
<BR>
 
168
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Address Prefix List</TD>
 
169
</TR>
 
170
<TR BGCOLOR="white" CLASS="TableRowColor">
 
171
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
172
<CODE>static&nbsp;int</CODE></FONT></TD>
 
173
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#ATMA">ATMA</A></B></CODE>
 
174
 
 
175
<BR>
 
176
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ATM address</TD>
 
177
</TR>
 
178
<TR BGCOLOR="white" CLASS="TableRowColor">
 
179
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
180
<CODE>static&nbsp;int</CODE></FONT></TD>
 
181
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#AXFR">AXFR</A></B></CODE>
 
182
 
 
183
<BR>
 
184
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Zone transfer</TD>
 
185
</TR>
 
186
<TR BGCOLOR="white" CLASS="TableRowColor">
 
187
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
188
<CODE>static&nbsp;int</CODE></FONT></TD>
 
189
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#CERT">CERT</A></B></CODE>
 
190
 
 
191
<BR>
 
192
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Certificate</TD>
 
193
</TR>
 
194
<TR BGCOLOR="white" CLASS="TableRowColor">
 
195
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
196
<CODE>static&nbsp;int</CODE></FONT></TD>
 
197
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#CNAME">CNAME</A></B></CODE>
 
198
 
 
199
<BR>
 
200
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Canonical name (alias)</TD>
 
201
</TR>
 
202
<TR BGCOLOR="white" CLASS="TableRowColor">
 
203
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
204
<CODE>static&nbsp;int</CODE></FONT></TD>
 
205
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#DNAME">DNAME</A></B></CODE>
 
206
 
 
207
<BR>
 
208
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Non-terminal name redirection</TD>
 
209
</TR>
 
210
<TR BGCOLOR="white" CLASS="TableRowColor">
 
211
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
212
<CODE>static&nbsp;int</CODE></FONT></TD>
 
213
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#DNSKEY">DNSKEY</A></B></CODE>
 
214
 
 
215
<BR>
 
216
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DNSSEC Key</TD>
 
217
</TR>
 
218
<TR BGCOLOR="white" CLASS="TableRowColor">
 
219
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
220
<CODE>static&nbsp;int</CODE></FONT></TD>
 
221
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#DS">DS</A></B></CODE>
 
222
 
 
223
<BR>
 
224
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Delegation Signer</TD>
 
225
</TR>
 
226
<TR BGCOLOR="white" CLASS="TableRowColor">
 
227
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
228
<CODE>static&nbsp;int</CODE></FONT></TD>
 
229
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#EID">EID</A></B></CODE>
 
230
 
 
231
<BR>
 
232
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Endpoint identifier</TD>
 
233
</TR>
 
234
<TR BGCOLOR="white" CLASS="TableRowColor">
 
235
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
236
<CODE>static&nbsp;int</CODE></FONT></TD>
 
237
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#GPOS">GPOS</A></B></CODE>
 
238
 
 
239
<BR>
 
240
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Geographical position (withdrawn)</TD>
 
241
</TR>
 
242
<TR BGCOLOR="white" CLASS="TableRowColor">
 
243
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
244
<CODE>static&nbsp;int</CODE></FONT></TD>
 
245
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#HINFO">HINFO</A></B></CODE>
 
246
 
 
247
<BR>
 
248
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Host information</TD>
 
249
</TR>
 
250
<TR BGCOLOR="white" CLASS="TableRowColor">
 
251
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
252
<CODE>static&nbsp;int</CODE></FONT></TD>
 
253
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#IPSECKEY">IPSECKEY</A></B></CODE>
 
254
 
 
255
<BR>
 
256
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IPSEC key</TD>
 
257
</TR>
 
258
<TR BGCOLOR="white" CLASS="TableRowColor">
 
259
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
260
<CODE>static&nbsp;int</CODE></FONT></TD>
 
261
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#ISDN">ISDN</A></B></CODE>
 
262
 
 
263
<BR>
 
264
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ISDN calling address</TD>
 
265
</TR>
 
266
<TR BGCOLOR="white" CLASS="TableRowColor">
 
267
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
268
<CODE>static&nbsp;int</CODE></FONT></TD>
 
269
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#IXFR">IXFR</A></B></CODE>
 
270
 
 
271
<BR>
 
272
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Incremental zone transfer</TD>
 
273
</TR>
 
274
<TR BGCOLOR="white" CLASS="TableRowColor">
 
275
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
276
<CODE>static&nbsp;int</CODE></FONT></TD>
 
277
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#KEY">KEY</A></B></CODE>
 
278
 
 
279
<BR>
 
280
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key</TD>
 
281
</TR>
 
282
<TR BGCOLOR="white" CLASS="TableRowColor">
 
283
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
284
<CODE>static&nbsp;int</CODE></FONT></TD>
 
285
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#KX">KX</A></B></CODE>
 
286
 
 
287
<BR>
 
288
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key exchange</TD>
 
289
</TR>
 
290
<TR BGCOLOR="white" CLASS="TableRowColor">
 
291
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
292
<CODE>static&nbsp;int</CODE></FONT></TD>
 
293
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#LOC">LOC</A></B></CODE>
 
294
 
 
295
<BR>
 
296
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Location</TD>
 
297
</TR>
 
298
<TR BGCOLOR="white" CLASS="TableRowColor">
 
299
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
300
<CODE>static&nbsp;int</CODE></FONT></TD>
 
301
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#MAILA">MAILA</A></B></CODE>
 
302
 
 
303
<BR>
 
304
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Transfer mail agent records</TD>
 
305
</TR>
 
306
<TR BGCOLOR="white" CLASS="TableRowColor">
 
307
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
308
<CODE>static&nbsp;int</CODE></FONT></TD>
 
309
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#MAILB">MAILB</A></B></CODE>
 
310
 
 
311
<BR>
 
312
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Transfer mailbox records</TD>
 
313
</TR>
 
314
<TR BGCOLOR="white" CLASS="TableRowColor">
 
315
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
316
<CODE>static&nbsp;int</CODE></FONT></TD>
 
317
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#MB">MB</A></B></CODE>
 
318
 
 
319
<BR>
 
320
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Mailbox domain name</TD>
 
321
</TR>
 
322
<TR BGCOLOR="white" CLASS="TableRowColor">
 
323
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
324
<CODE>static&nbsp;int</CODE></FONT></TD>
 
325
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#MD">MD</A></B></CODE>
 
326
 
 
327
<BR>
 
328
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Mail destination</TD>
 
329
</TR>
 
330
<TR BGCOLOR="white" CLASS="TableRowColor">
 
331
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
332
<CODE>static&nbsp;int</CODE></FONT></TD>
 
333
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#MF">MF</A></B></CODE>
 
334
 
 
335
<BR>
 
336
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Mail forwarder</TD>
 
337
</TR>
 
338
<TR BGCOLOR="white" CLASS="TableRowColor">
 
339
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
340
<CODE>static&nbsp;int</CODE></FONT></TD>
 
341
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#MG">MG</A></B></CODE>
 
342
 
 
343
<BR>
 
344
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Mail group member</TD>
 
345
</TR>
 
346
<TR BGCOLOR="white" CLASS="TableRowColor">
 
347
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
348
<CODE>static&nbsp;int</CODE></FONT></TD>
 
349
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#MINFO">MINFO</A></B></CODE>
 
350
 
 
351
<BR>
 
352
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Mailbox information</TD>
 
353
</TR>
 
354
<TR BGCOLOR="white" CLASS="TableRowColor">
 
355
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
356
<CODE>static&nbsp;int</CODE></FONT></TD>
 
357
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#MR">MR</A></B></CODE>
 
358
 
 
359
<BR>
 
360
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Mail rename name</TD>
 
361
</TR>
 
362
<TR BGCOLOR="white" CLASS="TableRowColor">
 
363
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
364
<CODE>static&nbsp;int</CODE></FONT></TD>
 
365
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#MX">MX</A></B></CODE>
 
366
 
 
367
<BR>
 
368
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Mail routing information</TD>
 
369
</TR>
 
370
<TR BGCOLOR="white" CLASS="TableRowColor">
 
371
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
372
<CODE>static&nbsp;int</CODE></FONT></TD>
 
373
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#NAPTR">NAPTR</A></B></CODE>
 
374
 
 
375
<BR>
 
376
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Naming authority pointer</TD>
 
377
</TR>
 
378
<TR BGCOLOR="white" CLASS="TableRowColor">
 
379
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
380
<CODE>static&nbsp;int</CODE></FONT></TD>
 
381
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#NIMLOC">NIMLOC</A></B></CODE>
 
382
 
 
383
<BR>
 
384
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Nimrod locator</TD>
 
385
</TR>
 
386
<TR BGCOLOR="white" CLASS="TableRowColor">
 
387
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
388
<CODE>static&nbsp;int</CODE></FONT></TD>
 
389
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#NS">NS</A></B></CODE>
 
390
 
 
391
<BR>
 
392
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Name server</TD>
 
393
</TR>
 
394
<TR BGCOLOR="white" CLASS="TableRowColor">
 
395
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
396
<CODE>static&nbsp;int</CODE></FONT></TD>
 
397
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#NSAP">NSAP</A></B></CODE>
 
398
 
 
399
<BR>
 
400
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NSAP address</TD>
 
401
</TR>
 
402
<TR BGCOLOR="white" CLASS="TableRowColor">
 
403
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
404
<CODE>static&nbsp;int</CODE></FONT></TD>
 
405
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#NSAP_PTR">NSAP_PTR</A></B></CODE>
 
406
 
 
407
<BR>
 
408
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reverse NSAP address (deprecated)</TD>
 
409
</TR>
 
410
<TR BGCOLOR="white" CLASS="TableRowColor">
 
411
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
412
<CODE>static&nbsp;int</CODE></FONT></TD>
 
413
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#NSEC">NSEC</A></B></CODE>
 
414
 
 
415
<BR>
 
416
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Next Secure Name</TD>
 
417
</TR>
 
418
<TR BGCOLOR="white" CLASS="TableRowColor">
 
419
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
420
<CODE>static&nbsp;int</CODE></FONT></TD>
 
421
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#NULL">NULL</A></B></CODE>
 
422
 
 
423
<BR>
 
424
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Null record</TD>
 
425
</TR>
 
426
<TR BGCOLOR="white" CLASS="TableRowColor">
 
427
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
428
<CODE>static&nbsp;int</CODE></FONT></TD>
 
429
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#NXT">NXT</A></B></CODE>
 
430
 
 
431
<BR>
 
432
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Next valid name in zone</TD>
 
433
</TR>
 
434
<TR BGCOLOR="white" CLASS="TableRowColor">
 
435
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
436
<CODE>static&nbsp;int</CODE></FONT></TD>
 
437
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#OPT">OPT</A></B></CODE>
 
438
 
 
439
<BR>
 
440
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Options - contains EDNS metadata</TD>
 
441
</TR>
 
442
<TR BGCOLOR="white" CLASS="TableRowColor">
 
443
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
444
<CODE>static&nbsp;int</CODE></FONT></TD>
 
445
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#PTR">PTR</A></B></CODE>
 
446
 
 
447
<BR>
 
448
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Domain name pointer</TD>
 
449
</TR>
 
450
<TR BGCOLOR="white" CLASS="TableRowColor">
 
451
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
452
<CODE>static&nbsp;int</CODE></FONT></TD>
 
453
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#PX">PX</A></B></CODE>
 
454
 
 
455
<BR>
 
456
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;X.400 mail mapping</TD>
 
457
</TR>
 
458
<TR BGCOLOR="white" CLASS="TableRowColor">
 
459
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
460
<CODE>static&nbsp;int</CODE></FONT></TD>
 
461
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#RP">RP</A></B></CODE>
 
462
 
 
463
<BR>
 
464
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Responsible person</TD>
 
465
</TR>
 
466
<TR BGCOLOR="white" CLASS="TableRowColor">
 
467
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
468
<CODE>static&nbsp;int</CODE></FONT></TD>
 
469
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#RRSIG">RRSIG</A></B></CODE>
 
470
 
 
471
<BR>
 
472
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Resource Record Signature</TD>
 
473
</TR>
 
474
<TR BGCOLOR="white" CLASS="TableRowColor">
 
475
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
476
<CODE>static&nbsp;int</CODE></FONT></TD>
 
477
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#RT">RT</A></B></CODE>
 
478
 
 
479
<BR>
 
480
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Router</TD>
 
481
</TR>
 
482
<TR BGCOLOR="white" CLASS="TableRowColor">
 
483
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
484
<CODE>static&nbsp;int</CODE></FONT></TD>
 
485
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#SIG">SIG</A></B></CODE>
 
486
 
 
487
<BR>
 
488
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Signature</TD>
 
489
</TR>
 
490
<TR BGCOLOR="white" CLASS="TableRowColor">
 
491
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
492
<CODE>static&nbsp;int</CODE></FONT></TD>
 
493
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#SOA">SOA</A></B></CODE>
 
494
 
 
495
<BR>
 
496
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start of authority</TD>
 
497
</TR>
 
498
<TR BGCOLOR="white" CLASS="TableRowColor">
 
499
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
500
<CODE>static&nbsp;int</CODE></FONT></TD>
 
501
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#SPF">SPF</A></B></CODE>
 
502
 
 
503
<BR>
 
504
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sender Policy Framework (experimental)</TD>
 
505
</TR>
 
506
<TR BGCOLOR="white" CLASS="TableRowColor">
 
507
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
508
<CODE>static&nbsp;int</CODE></FONT></TD>
 
509
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#SRV">SRV</A></B></CODE>
 
510
 
 
511
<BR>
 
512
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Server selection</TD>
 
513
</TR>
 
514
<TR BGCOLOR="white" CLASS="TableRowColor">
 
515
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
516
<CODE>static&nbsp;int</CODE></FONT></TD>
 
517
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#SSHFP">SSHFP</A></B></CODE>
 
518
 
 
519
<BR>
 
520
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SSH Key Fingerprint</TD>
 
521
</TR>
 
522
<TR BGCOLOR="white" CLASS="TableRowColor">
 
523
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
524
<CODE>static&nbsp;int</CODE></FONT></TD>
 
525
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#TKEY">TKEY</A></B></CODE>
 
526
 
 
527
<BR>
 
528
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Transaction key - used to compute a shared secret or exchange a key</TD>
 
529
</TR>
 
530
<TR BGCOLOR="white" CLASS="TableRowColor">
 
531
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
532
<CODE>static&nbsp;int</CODE></FONT></TD>
 
533
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#TSIG">TSIG</A></B></CODE>
 
534
 
 
535
<BR>
 
536
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Transaction signature</TD>
 
537
</TR>
 
538
<TR BGCOLOR="white" CLASS="TableRowColor">
 
539
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
540
<CODE>static&nbsp;int</CODE></FONT></TD>
 
541
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#TXT">TXT</A></B></CODE>
 
542
 
 
543
<BR>
 
544
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Text strings</TD>
 
545
</TR>
 
546
<TR BGCOLOR="white" CLASS="TableRowColor">
 
547
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
548
<CODE>static&nbsp;int</CODE></FONT></TD>
 
549
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#WKS">WKS</A></B></CODE>
 
550
 
 
551
<BR>
 
552
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Well known services</TD>
 
553
</TR>
 
554
<TR BGCOLOR="white" CLASS="TableRowColor">
 
555
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
556
<CODE>static&nbsp;int</CODE></FONT></TD>
 
557
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#X25">X25</A></B></CODE>
 
558
 
 
559
<BR>
 
560
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;X.25 calling address</TD>
 
561
</TR>
 
562
</TABLE>
 
563
&nbsp;
 
564
<!-- ========== METHOD SUMMARY =========== -->
 
565
 
 
566
<A NAME="method_summary"><!-- --></A>
 
567
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
568
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
569
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
 
570
<B>Method Summary</B></FONT></TH>
 
571
</TR>
 
572
<TR BGCOLOR="white" CLASS="TableRowColor">
 
573
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
574
<CODE>static&nbsp;boolean</CODE></FONT></TD>
 
575
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#isRR(int)">isRR</A></B>(int&nbsp;type)</CODE>
 
576
 
 
577
<BR>
 
578
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Is this type valid for a record (a non-meta type)?</TD>
 
579
</TR>
 
580
<TR BGCOLOR="white" CLASS="TableRowColor">
 
581
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
582
<CODE>static&nbsp;<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></CODE></FONT></TD>
 
583
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#string(int)">string</A></B>(int&nbsp;val)</CODE>
 
584
 
 
585
<BR>
 
586
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Converts a numeric Type into a String</TD>
 
587
</TR>
 
588
<TR BGCOLOR="white" CLASS="TableRowColor">
 
589
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
590
<CODE>static&nbsp;int</CODE></FONT></TD>
 
591
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#value(java.lang.String)">value</A></B>(<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;s)</CODE>
 
592
 
 
593
<BR>
 
594
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Converts a String representation of an Type into its numeric value</TD>
 
595
</TR>
 
596
<TR BGCOLOR="white" CLASS="TableRowColor">
 
597
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
598
<CODE>static&nbsp;int</CODE></FONT></TD>
 
599
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Type.html#value(java.lang.String, boolean)">value</A></B>(<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;s,
 
600
      boolean&nbsp;numberok)</CODE>
 
601
 
 
602
<BR>
 
603
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Converts a String representation of an Type into its numeric value.</TD>
 
604
</TR>
 
605
</TABLE>
 
606
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 
607
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
608
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
609
<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>
 
610
</TR>
 
611
<TR BGCOLOR="white" CLASS="TableRowColor">
 
612
<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#equals(java.lang.Object)" title="class or interface in java.lang">equals</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#hashCode()" title="class or interface in java.lang">hashCode</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#toString()" title="class or interface in java.lang">toString</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>
 
613
</TR>
 
614
</TABLE>
 
615
&nbsp;
 
616
<P>
 
617
 
 
618
<!-- ============ FIELD DETAIL =========== -->
 
619
 
 
620
<A NAME="field_detail"><!-- --></A>
 
621
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
622
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
623
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
 
624
<B>Field Detail</B></FONT></TH>
 
625
</TR>
 
626
</TABLE>
 
627
 
 
628
<A NAME="A"><!-- --></A><H3>
 
629
A</H3>
 
630
<PRE>
 
631
public static final int <B>A</B></PRE>
 
632
<DL>
 
633
<DD>Address
 
634
<P>
 
635
<DL>
 
636
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.A">Constant Field Values</A></DL>
 
637
</DL>
 
638
<HR>
 
639
 
 
640
<A NAME="NS"><!-- --></A><H3>
 
641
NS</H3>
 
642
<PRE>
 
643
public static final int <B>NS</B></PRE>
 
644
<DL>
 
645
<DD>Name server
 
646
<P>
 
647
<DL>
 
648
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.NS">Constant Field Values</A></DL>
 
649
</DL>
 
650
<HR>
 
651
 
 
652
<A NAME="MD"><!-- --></A><H3>
 
653
MD</H3>
 
654
<PRE>
 
655
public static final int <B>MD</B></PRE>
 
656
<DL>
 
657
<DD>Mail destination
 
658
<P>
 
659
<DL>
 
660
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.MD">Constant Field Values</A></DL>
 
661
</DL>
 
662
<HR>
 
663
 
 
664
<A NAME="MF"><!-- --></A><H3>
 
665
MF</H3>
 
666
<PRE>
 
667
public static final int <B>MF</B></PRE>
 
668
<DL>
 
669
<DD>Mail forwarder
 
670
<P>
 
671
<DL>
 
672
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.MF">Constant Field Values</A></DL>
 
673
</DL>
 
674
<HR>
 
675
 
 
676
<A NAME="CNAME"><!-- --></A><H3>
 
677
CNAME</H3>
 
678
<PRE>
 
679
public static final int <B>CNAME</B></PRE>
 
680
<DL>
 
681
<DD>Canonical name (alias)
 
682
<P>
 
683
<DL>
 
684
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.CNAME">Constant Field Values</A></DL>
 
685
</DL>
 
686
<HR>
 
687
 
 
688
<A NAME="SOA"><!-- --></A><H3>
 
689
SOA</H3>
 
690
<PRE>
 
691
public static final int <B>SOA</B></PRE>
 
692
<DL>
 
693
<DD>Start of authority
 
694
<P>
 
695
<DL>
 
696
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.SOA">Constant Field Values</A></DL>
 
697
</DL>
 
698
<HR>
 
699
 
 
700
<A NAME="MB"><!-- --></A><H3>
 
701
MB</H3>
 
702
<PRE>
 
703
public static final int <B>MB</B></PRE>
 
704
<DL>
 
705
<DD>Mailbox domain name
 
706
<P>
 
707
<DL>
 
708
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.MB">Constant Field Values</A></DL>
 
709
</DL>
 
710
<HR>
 
711
 
 
712
<A NAME="MG"><!-- --></A><H3>
 
713
MG</H3>
 
714
<PRE>
 
715
public static final int <B>MG</B></PRE>
 
716
<DL>
 
717
<DD>Mail group member
 
718
<P>
 
719
<DL>
 
720
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.MG">Constant Field Values</A></DL>
 
721
</DL>
 
722
<HR>
 
723
 
 
724
<A NAME="MR"><!-- --></A><H3>
 
725
MR</H3>
 
726
<PRE>
 
727
public static final int <B>MR</B></PRE>
 
728
<DL>
 
729
<DD>Mail rename name
 
730
<P>
 
731
<DL>
 
732
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.MR">Constant Field Values</A></DL>
 
733
</DL>
 
734
<HR>
 
735
 
 
736
<A NAME="NULL"><!-- --></A><H3>
 
737
NULL</H3>
 
738
<PRE>
 
739
public static final int <B>NULL</B></PRE>
 
740
<DL>
 
741
<DD>Null record
 
742
<P>
 
743
<DL>
 
744
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.NULL">Constant Field Values</A></DL>
 
745
</DL>
 
746
<HR>
 
747
 
 
748
<A NAME="WKS"><!-- --></A><H3>
 
749
WKS</H3>
 
750
<PRE>
 
751
public static final int <B>WKS</B></PRE>
 
752
<DL>
 
753
<DD>Well known services
 
754
<P>
 
755
<DL>
 
756
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.WKS">Constant Field Values</A></DL>
 
757
</DL>
 
758
<HR>
 
759
 
 
760
<A NAME="PTR"><!-- --></A><H3>
 
761
PTR</H3>
 
762
<PRE>
 
763
public static final int <B>PTR</B></PRE>
 
764
<DL>
 
765
<DD>Domain name pointer
 
766
<P>
 
767
<DL>
 
768
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.PTR">Constant Field Values</A></DL>
 
769
</DL>
 
770
<HR>
 
771
 
 
772
<A NAME="HINFO"><!-- --></A><H3>
 
773
HINFO</H3>
 
774
<PRE>
 
775
public static final int <B>HINFO</B></PRE>
 
776
<DL>
 
777
<DD>Host information
 
778
<P>
 
779
<DL>
 
780
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.HINFO">Constant Field Values</A></DL>
 
781
</DL>
 
782
<HR>
 
783
 
 
784
<A NAME="MINFO"><!-- --></A><H3>
 
785
MINFO</H3>
 
786
<PRE>
 
787
public static final int <B>MINFO</B></PRE>
 
788
<DL>
 
789
<DD>Mailbox information
 
790
<P>
 
791
<DL>
 
792
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.MINFO">Constant Field Values</A></DL>
 
793
</DL>
 
794
<HR>
 
795
 
 
796
<A NAME="MX"><!-- --></A><H3>
 
797
MX</H3>
 
798
<PRE>
 
799
public static final int <B>MX</B></PRE>
 
800
<DL>
 
801
<DD>Mail routing information
 
802
<P>
 
803
<DL>
 
804
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.MX">Constant Field Values</A></DL>
 
805
</DL>
 
806
<HR>
 
807
 
 
808
<A NAME="TXT"><!-- --></A><H3>
 
809
TXT</H3>
 
810
<PRE>
 
811
public static final int <B>TXT</B></PRE>
 
812
<DL>
 
813
<DD>Text strings
 
814
<P>
 
815
<DL>
 
816
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.TXT">Constant Field Values</A></DL>
 
817
</DL>
 
818
<HR>
 
819
 
 
820
<A NAME="RP"><!-- --></A><H3>
 
821
RP</H3>
 
822
<PRE>
 
823
public static final int <B>RP</B></PRE>
 
824
<DL>
 
825
<DD>Responsible person
 
826
<P>
 
827
<DL>
 
828
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.RP">Constant Field Values</A></DL>
 
829
</DL>
 
830
<HR>
 
831
 
 
832
<A NAME="AFSDB"><!-- --></A><H3>
 
833
AFSDB</H3>
 
834
<PRE>
 
835
public static final int <B>AFSDB</B></PRE>
 
836
<DL>
 
837
<DD>AFS cell database
 
838
<P>
 
839
<DL>
 
840
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.AFSDB">Constant Field Values</A></DL>
 
841
</DL>
 
842
<HR>
 
843
 
 
844
<A NAME="X25"><!-- --></A><H3>
 
845
X25</H3>
 
846
<PRE>
 
847
public static final int <B>X25</B></PRE>
 
848
<DL>
 
849
<DD>X.25 calling address
 
850
<P>
 
851
<DL>
 
852
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.X25">Constant Field Values</A></DL>
 
853
</DL>
 
854
<HR>
 
855
 
 
856
<A NAME="ISDN"><!-- --></A><H3>
 
857
ISDN</H3>
 
858
<PRE>
 
859
public static final int <B>ISDN</B></PRE>
 
860
<DL>
 
861
<DD>ISDN calling address
 
862
<P>
 
863
<DL>
 
864
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.ISDN">Constant Field Values</A></DL>
 
865
</DL>
 
866
<HR>
 
867
 
 
868
<A NAME="RT"><!-- --></A><H3>
 
869
RT</H3>
 
870
<PRE>
 
871
public static final int <B>RT</B></PRE>
 
872
<DL>
 
873
<DD>Router
 
874
<P>
 
875
<DL>
 
876
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.RT">Constant Field Values</A></DL>
 
877
</DL>
 
878
<HR>
 
879
 
 
880
<A NAME="NSAP"><!-- --></A><H3>
 
881
NSAP</H3>
 
882
<PRE>
 
883
public static final int <B>NSAP</B></PRE>
 
884
<DL>
 
885
<DD>NSAP address
 
886
<P>
 
887
<DL>
 
888
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.NSAP">Constant Field Values</A></DL>
 
889
</DL>
 
890
<HR>
 
891
 
 
892
<A NAME="NSAP_PTR"><!-- --></A><H3>
 
893
NSAP_PTR</H3>
 
894
<PRE>
 
895
public static final int <B>NSAP_PTR</B></PRE>
 
896
<DL>
 
897
<DD>Reverse NSAP address (deprecated)
 
898
<P>
 
899
<DL>
 
900
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.NSAP_PTR">Constant Field Values</A></DL>
 
901
</DL>
 
902
<HR>
 
903
 
 
904
<A NAME="SIG"><!-- --></A><H3>
 
905
SIG</H3>
 
906
<PRE>
 
907
public static final int <B>SIG</B></PRE>
 
908
<DL>
 
909
<DD>Signature
 
910
<P>
 
911
<DL>
 
912
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.SIG">Constant Field Values</A></DL>
 
913
</DL>
 
914
<HR>
 
915
 
 
916
<A NAME="KEY"><!-- --></A><H3>
 
917
KEY</H3>
 
918
<PRE>
 
919
public static final int <B>KEY</B></PRE>
 
920
<DL>
 
921
<DD>Key
 
922
<P>
 
923
<DL>
 
924
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.KEY">Constant Field Values</A></DL>
 
925
</DL>
 
926
<HR>
 
927
 
 
928
<A NAME="PX"><!-- --></A><H3>
 
929
PX</H3>
 
930
<PRE>
 
931
public static final int <B>PX</B></PRE>
 
932
<DL>
 
933
<DD>X.400 mail mapping
 
934
<P>
 
935
<DL>
 
936
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.PX">Constant Field Values</A></DL>
 
937
</DL>
 
938
<HR>
 
939
 
 
940
<A NAME="GPOS"><!-- --></A><H3>
 
941
GPOS</H3>
 
942
<PRE>
 
943
public static final int <B>GPOS</B></PRE>
 
944
<DL>
 
945
<DD>Geographical position (withdrawn)
 
946
<P>
 
947
<DL>
 
948
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.GPOS">Constant Field Values</A></DL>
 
949
</DL>
 
950
<HR>
 
951
 
 
952
<A NAME="AAAA"><!-- --></A><H3>
 
953
AAAA</H3>
 
954
<PRE>
 
955
public static final int <B>AAAA</B></PRE>
 
956
<DL>
 
957
<DD>IPv6 address
 
958
<P>
 
959
<DL>
 
960
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.AAAA">Constant Field Values</A></DL>
 
961
</DL>
 
962
<HR>
 
963
 
 
964
<A NAME="LOC"><!-- --></A><H3>
 
965
LOC</H3>
 
966
<PRE>
 
967
public static final int <B>LOC</B></PRE>
 
968
<DL>
 
969
<DD>Location
 
970
<P>
 
971
<DL>
 
972
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.LOC">Constant Field Values</A></DL>
 
973
</DL>
 
974
<HR>
 
975
 
 
976
<A NAME="NXT"><!-- --></A><H3>
 
977
NXT</H3>
 
978
<PRE>
 
979
public static final int <B>NXT</B></PRE>
 
980
<DL>
 
981
<DD>Next valid name in zone
 
982
<P>
 
983
<DL>
 
984
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.NXT">Constant Field Values</A></DL>
 
985
</DL>
 
986
<HR>
 
987
 
 
988
<A NAME="EID"><!-- --></A><H3>
 
989
EID</H3>
 
990
<PRE>
 
991
public static final int <B>EID</B></PRE>
 
992
<DL>
 
993
<DD>Endpoint identifier
 
994
<P>
 
995
<DL>
 
996
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.EID">Constant Field Values</A></DL>
 
997
</DL>
 
998
<HR>
 
999
 
 
1000
<A NAME="NIMLOC"><!-- --></A><H3>
 
1001
NIMLOC</H3>
 
1002
<PRE>
 
1003
public static final int <B>NIMLOC</B></PRE>
 
1004
<DL>
 
1005
<DD>Nimrod locator
 
1006
<P>
 
1007
<DL>
 
1008
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.NIMLOC">Constant Field Values</A></DL>
 
1009
</DL>
 
1010
<HR>
 
1011
 
 
1012
<A NAME="SRV"><!-- --></A><H3>
 
1013
SRV</H3>
 
1014
<PRE>
 
1015
public static final int <B>SRV</B></PRE>
 
1016
<DL>
 
1017
<DD>Server selection
 
1018
<P>
 
1019
<DL>
 
1020
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.SRV">Constant Field Values</A></DL>
 
1021
</DL>
 
1022
<HR>
 
1023
 
 
1024
<A NAME="ATMA"><!-- --></A><H3>
 
1025
ATMA</H3>
 
1026
<PRE>
 
1027
public static final int <B>ATMA</B></PRE>
 
1028
<DL>
 
1029
<DD>ATM address
 
1030
<P>
 
1031
<DL>
 
1032
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.ATMA">Constant Field Values</A></DL>
 
1033
</DL>
 
1034
<HR>
 
1035
 
 
1036
<A NAME="NAPTR"><!-- --></A><H3>
 
1037
NAPTR</H3>
 
1038
<PRE>
 
1039
public static final int <B>NAPTR</B></PRE>
 
1040
<DL>
 
1041
<DD>Naming authority pointer
 
1042
<P>
 
1043
<DL>
 
1044
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.NAPTR">Constant Field Values</A></DL>
 
1045
</DL>
 
1046
<HR>
 
1047
 
 
1048
<A NAME="KX"><!-- --></A><H3>
 
1049
KX</H3>
 
1050
<PRE>
 
1051
public static final int <B>KX</B></PRE>
 
1052
<DL>
 
1053
<DD>Key exchange
 
1054
<P>
 
1055
<DL>
 
1056
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.KX">Constant Field Values</A></DL>
 
1057
</DL>
 
1058
<HR>
 
1059
 
 
1060
<A NAME="CERT"><!-- --></A><H3>
 
1061
CERT</H3>
 
1062
<PRE>
 
1063
public static final int <B>CERT</B></PRE>
 
1064
<DL>
 
1065
<DD>Certificate
 
1066
<P>
 
1067
<DL>
 
1068
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.CERT">Constant Field Values</A></DL>
 
1069
</DL>
 
1070
<HR>
 
1071
 
 
1072
<A NAME="A6"><!-- --></A><H3>
 
1073
A6</H3>
 
1074
<PRE>
 
1075
public static final int <B>A6</B></PRE>
 
1076
<DL>
 
1077
<DD>IPv6 address (experimental)
 
1078
<P>
 
1079
<DL>
 
1080
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.A6">Constant Field Values</A></DL>
 
1081
</DL>
 
1082
<HR>
 
1083
 
 
1084
<A NAME="DNAME"><!-- --></A><H3>
 
1085
DNAME</H3>
 
1086
<PRE>
 
1087
public static final int <B>DNAME</B></PRE>
 
1088
<DL>
 
1089
<DD>Non-terminal name redirection
 
1090
<P>
 
1091
<DL>
 
1092
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.DNAME">Constant Field Values</A></DL>
 
1093
</DL>
 
1094
<HR>
 
1095
 
 
1096
<A NAME="OPT"><!-- --></A><H3>
 
1097
OPT</H3>
 
1098
<PRE>
 
1099
public static final int <B>OPT</B></PRE>
 
1100
<DL>
 
1101
<DD>Options - contains EDNS metadata
 
1102
<P>
 
1103
<DL>
 
1104
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.OPT">Constant Field Values</A></DL>
 
1105
</DL>
 
1106
<HR>
 
1107
 
 
1108
<A NAME="APL"><!-- --></A><H3>
 
1109
APL</H3>
 
1110
<PRE>
 
1111
public static final int <B>APL</B></PRE>
 
1112
<DL>
 
1113
<DD>Address Prefix List
 
1114
<P>
 
1115
<DL>
 
1116
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.APL">Constant Field Values</A></DL>
 
1117
</DL>
 
1118
<HR>
 
1119
 
 
1120
<A NAME="DS"><!-- --></A><H3>
 
1121
DS</H3>
 
1122
<PRE>
 
1123
public static final int <B>DS</B></PRE>
 
1124
<DL>
 
1125
<DD>Delegation Signer
 
1126
<P>
 
1127
<DL>
 
1128
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.DS">Constant Field Values</A></DL>
 
1129
</DL>
 
1130
<HR>
 
1131
 
 
1132
<A NAME="SSHFP"><!-- --></A><H3>
 
1133
SSHFP</H3>
 
1134
<PRE>
 
1135
public static final int <B>SSHFP</B></PRE>
 
1136
<DL>
 
1137
<DD>SSH Key Fingerprint
 
1138
<P>
 
1139
<DL>
 
1140
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.SSHFP">Constant Field Values</A></DL>
 
1141
</DL>
 
1142
<HR>
 
1143
 
 
1144
<A NAME="IPSECKEY"><!-- --></A><H3>
 
1145
IPSECKEY</H3>
 
1146
<PRE>
 
1147
public static final int <B>IPSECKEY</B></PRE>
 
1148
<DL>
 
1149
<DD>IPSEC key
 
1150
<P>
 
1151
<DL>
 
1152
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.IPSECKEY">Constant Field Values</A></DL>
 
1153
</DL>
 
1154
<HR>
 
1155
 
 
1156
<A NAME="RRSIG"><!-- --></A><H3>
 
1157
RRSIG</H3>
 
1158
<PRE>
 
1159
public static final int <B>RRSIG</B></PRE>
 
1160
<DL>
 
1161
<DD>Resource Record Signature
 
1162
<P>
 
1163
<DL>
 
1164
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.RRSIG">Constant Field Values</A></DL>
 
1165
</DL>
 
1166
<HR>
 
1167
 
 
1168
<A NAME="NSEC"><!-- --></A><H3>
 
1169
NSEC</H3>
 
1170
<PRE>
 
1171
public static final int <B>NSEC</B></PRE>
 
1172
<DL>
 
1173
<DD>Next Secure Name
 
1174
<P>
 
1175
<DL>
 
1176
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.NSEC">Constant Field Values</A></DL>
 
1177
</DL>
 
1178
<HR>
 
1179
 
 
1180
<A NAME="DNSKEY"><!-- --></A><H3>
 
1181
DNSKEY</H3>
 
1182
<PRE>
 
1183
public static final int <B>DNSKEY</B></PRE>
 
1184
<DL>
 
1185
<DD>DNSSEC Key
 
1186
<P>
 
1187
<DL>
 
1188
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.DNSKEY">Constant Field Values</A></DL>
 
1189
</DL>
 
1190
<HR>
 
1191
 
 
1192
<A NAME="SPF"><!-- --></A><H3>
 
1193
SPF</H3>
 
1194
<PRE>
 
1195
public static final int <B>SPF</B></PRE>
 
1196
<DL>
 
1197
<DD>Sender Policy Framework (experimental)
 
1198
<P>
 
1199
<DL>
 
1200
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.SPF">Constant Field Values</A></DL>
 
1201
</DL>
 
1202
<HR>
 
1203
 
 
1204
<A NAME="TKEY"><!-- --></A><H3>
 
1205
TKEY</H3>
 
1206
<PRE>
 
1207
public static final int <B>TKEY</B></PRE>
 
1208
<DL>
 
1209
<DD>Transaction key - used to compute a shared secret or exchange a key
 
1210
<P>
 
1211
<DL>
 
1212
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.TKEY">Constant Field Values</A></DL>
 
1213
</DL>
 
1214
<HR>
 
1215
 
 
1216
<A NAME="TSIG"><!-- --></A><H3>
 
1217
TSIG</H3>
 
1218
<PRE>
 
1219
public static final int <B>TSIG</B></PRE>
 
1220
<DL>
 
1221
<DD>Transaction signature
 
1222
<P>
 
1223
<DL>
 
1224
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.TSIG">Constant Field Values</A></DL>
 
1225
</DL>
 
1226
<HR>
 
1227
 
 
1228
<A NAME="IXFR"><!-- --></A><H3>
 
1229
IXFR</H3>
 
1230
<PRE>
 
1231
public static final int <B>IXFR</B></PRE>
 
1232
<DL>
 
1233
<DD>Incremental zone transfer
 
1234
<P>
 
1235
<DL>
 
1236
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.IXFR">Constant Field Values</A></DL>
 
1237
</DL>
 
1238
<HR>
 
1239
 
 
1240
<A NAME="AXFR"><!-- --></A><H3>
 
1241
AXFR</H3>
 
1242
<PRE>
 
1243
public static final int <B>AXFR</B></PRE>
 
1244
<DL>
 
1245
<DD>Zone transfer
 
1246
<P>
 
1247
<DL>
 
1248
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.AXFR">Constant Field Values</A></DL>
 
1249
</DL>
 
1250
<HR>
 
1251
 
 
1252
<A NAME="MAILB"><!-- --></A><H3>
 
1253
MAILB</H3>
 
1254
<PRE>
 
1255
public static final int <B>MAILB</B></PRE>
 
1256
<DL>
 
1257
<DD>Transfer mailbox records
 
1258
<P>
 
1259
<DL>
 
1260
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.MAILB">Constant Field Values</A></DL>
 
1261
</DL>
 
1262
<HR>
 
1263
 
 
1264
<A NAME="MAILA"><!-- --></A><H3>
 
1265
MAILA</H3>
 
1266
<PRE>
 
1267
public static final int <B>MAILA</B></PRE>
 
1268
<DL>
 
1269
<DD>Transfer mail agent records
 
1270
<P>
 
1271
<DL>
 
1272
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.MAILA">Constant Field Values</A></DL>
 
1273
</DL>
 
1274
<HR>
 
1275
 
 
1276
<A NAME="ANY"><!-- --></A><H3>
 
1277
ANY</H3>
 
1278
<PRE>
 
1279
public static final int <B>ANY</B></PRE>
 
1280
<DL>
 
1281
<DD>Matches any type
 
1282
<P>
 
1283
<DL>
 
1284
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Type.ANY">Constant Field Values</A></DL>
 
1285
</DL>
 
1286
 
 
1287
<!-- ============ METHOD DETAIL ========== -->
 
1288
 
 
1289
<A NAME="method_detail"><!-- --></A>
 
1290
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
1291
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
1292
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
 
1293
<B>Method Detail</B></FONT></TH>
 
1294
</TR>
 
1295
</TABLE>
 
1296
 
 
1297
<A NAME="string(int)"><!-- --></A><H3>
 
1298
string</H3>
 
1299
<PRE>
 
1300
public static <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> <B>string</B>(int&nbsp;val)</PRE>
 
1301
<DL>
 
1302
<DD>Converts a numeric Type into a String
 
1303
<P>
 
1304
<DD><DL>
 
1305
<DT><B>Parameters:</B><DD><CODE>val</CODE> - The type value.
 
1306
<DT><B>Returns:</B><DD>The canonical string representation of the type
 
1307
<DT><B>Throws:</B>
 
1308
<DD><CODE><A HREF="../../../org/xbill/DNS/InvalidTypeException.html" title="class in org.xbill.DNS">InvalidTypeException</A></CODE> - The type is out of range.</DL>
 
1309
</DD>
 
1310
</DL>
 
1311
<HR>
 
1312
 
 
1313
<A NAME="value(java.lang.String, boolean)"><!-- --></A><H3>
 
1314
value</H3>
 
1315
<PRE>
 
1316
public static int <B>value</B>(<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;s,
 
1317
                        boolean&nbsp;numberok)</PRE>
 
1318
<DL>
 
1319
<DD>Converts a String representation of an Type into its numeric value.
 
1320
<P>
 
1321
<DD><DL>
 
1322
<DT><B>Parameters:</B><DD><CODE>s</CODE> - The string representation of the type<DD><CODE>numberok</CODE> - Whether a number will be accepted or not.
 
1323
<DT><B>Returns:</B><DD>The type code, or -1 on error.</DL>
 
1324
</DD>
 
1325
</DL>
 
1326
<HR>
 
1327
 
 
1328
<A NAME="value(java.lang.String)"><!-- --></A><H3>
 
1329
value</H3>
 
1330
<PRE>
 
1331
public static int <B>value</B>(<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;s)</PRE>
 
1332
<DL>
 
1333
<DD>Converts a String representation of an Type into its numeric value
 
1334
<P>
 
1335
<DD><DL>
 
1336
 
 
1337
<DT><B>Returns:</B><DD>The type code, or -1 on error.</DL>
 
1338
</DD>
 
1339
</DL>
 
1340
<HR>
 
1341
 
 
1342
<A NAME="isRR(int)"><!-- --></A><H3>
 
1343
isRR</H3>
 
1344
<PRE>
 
1345
public static boolean <B>isRR</B>(int&nbsp;type)</PRE>
 
1346
<DL>
 
1347
<DD>Is this type valid for a record (a non-meta type)?
 
1348
<P>
 
1349
<DD><DL>
 
1350
</DL>
 
1351
</DD>
 
1352
</DL>
 
1353
<!-- ========= END OF CLASS DATA ========= -->
 
1354
<HR>
 
1355
 
 
1356
 
 
1357
<!-- ======= START OF BOTTOM NAVBAR ====== -->
 
1358
<A NAME="navbar_bottom"><!-- --></A>
 
1359
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 
1360
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 
1361
<TR>
 
1362
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
1363
<A NAME="navbar_bottom_firstrow"><!-- --></A>
 
1364
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
 
1365
  <TR ALIGN="center" VALIGN="top">
 
1366
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
1367
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
1368
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
1369
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
1370
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
1371
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
1372
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
1373
  </TR>
 
1374
</TABLE>
 
1375
</TD>
 
1376
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
1377
</EM>
 
1378
</TD>
 
1379
</TR>
 
1380
 
 
1381
<TR>
 
1382
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
1383
&nbsp;<A HREF="../../../org/xbill/DNS/TXTRecord.html" title="class in org.xbill.DNS"><B>PREV CLASS</B></A>&nbsp;
 
1384
&nbsp;<A HREF="../../../org/xbill/DNS/UNKRecord.html" title="class in org.xbill.DNS"><B>NEXT CLASS</B></A></FONT></TD>
 
1385
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
1386
  <A HREF="../../../index.html?org/xbill/DNS/Type.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
1387
&nbsp;<A HREF="Type.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
1388
&nbsp;<SCRIPT type="text/javascript">
 
1389
  <!--
 
1390
  if(window==top) {
 
1391
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
 
1392
  }
 
1393
  //-->
 
1394
</SCRIPT>
 
1395
<NOSCRIPT>
 
1396
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 
1397
</NOSCRIPT>
 
1398
 
 
1399
 
 
1400
</FONT></TD>
 
1401
</TR>
 
1402
<TR>
 
1403
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
1404
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 
1405
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
1406
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 
1407
</TR>
 
1408
</TABLE>
 
1409
<A NAME="skip-navbar_bottom"></A>
 
1410
<!-- ======== END OF BOTTOM NAVBAR ======= -->
 
1411
 
 
1412
<HR>
 
1413
 
 
1414
</BODY>
 
1415
</HTML>