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

« back to all changes in this revision

Viewing changes to doc/org/xbill/DNS/Options.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:03 GMT-08:00 2008 -->
 
6
<TITLE>
 
7
Options (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="Options (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/Opcode.html" title="class in org.xbill.DNS"><B>PREV CLASS</B></A>&nbsp;
 
58
&nbsp;<A HREF="../../../org/xbill/DNS/OPTRecord.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/Options.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
61
&nbsp;<A HREF="Options.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;FIELD&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;FIELD&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 Options</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.Options</B>
 
96
</PRE>
 
97
<HR>
 
98
<DL>
 
99
<DT><PRE>public final class <B>Options</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
Boolean options:<BR>
 
104
 bindttl - Print TTLs in BIND format<BR>
 
105
 multiline - Print records in multiline format<BR>
 
106
 noprintin - Don't print the class of a record if it's IN<BR>
 
107
 verbose - Turn on general debugging statements<BR>
 
108
 verbosemsg - Print all messages sent or received by SimpleResolver<BR>
 
109
 verbosecompression - Print messages related to name compression<BR>
 
110
 verbosesec - Print messages related to signature verification<BR>
 
111
 verbosecache - Print messages related to cache lookups<BR>
 
112
 <BR>
 
113
 Valued options:<BR>
 
114
 tsigfudge=n - Sets the default TSIG fudge value (in seconds)<BR>
 
115
 sig0validity=n - Sets the default SIG(0) validity period (in seconds)<BR>
 
116
<P>
 
117
 
 
118
<P>
 
119
<DL>
 
120
<DT><B>Author:</B></DT>
 
121
  <DD>Brian Wellington</DD>
 
122
</DL>
 
123
<HR>
 
124
 
 
125
<P>
 
126
 
 
127
<!-- ========== METHOD SUMMARY =========== -->
 
128
 
 
129
<A NAME="method_summary"><!-- --></A>
 
130
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
131
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
132
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
 
133
<B>Method Summary</B></FONT></TH>
 
134
</TR>
 
135
<TR BGCOLOR="white" CLASS="TableRowColor">
 
136
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
137
<CODE>static&nbsp;boolean</CODE></FONT></TD>
 
138
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Options.html#check(java.lang.String)">check</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;option)</CODE>
 
139
 
 
140
<BR>
 
141
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Checks if an option is defined</TD>
 
142
</TR>
 
143
<TR BGCOLOR="white" CLASS="TableRowColor">
 
144
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
145
<CODE>static&nbsp;void</CODE></FONT></TD>
 
146
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Options.html#clear()">clear</A></B>()</CODE>
 
147
 
 
148
<BR>
 
149
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Clears all defined options</TD>
 
150
</TR>
 
151
<TR BGCOLOR="white" CLASS="TableRowColor">
 
152
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
153
<CODE>static&nbsp;int</CODE></FONT></TD>
 
154
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Options.html#intValue(java.lang.String)">intValue</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;option)</CODE>
 
155
 
 
156
<BR>
 
157
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of an option as an integer, or -1 if not defined.</TD>
 
158
</TR>
 
159
<TR BGCOLOR="white" CLASS="TableRowColor">
 
160
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
161
<CODE>static&nbsp;void</CODE></FONT></TD>
 
162
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Options.html#refresh()">refresh</A></B>()</CODE>
 
163
 
 
164
<BR>
 
165
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
166
</TR>
 
167
<TR BGCOLOR="white" CLASS="TableRowColor">
 
168
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
169
<CODE>static&nbsp;void</CODE></FONT></TD>
 
170
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Options.html#set(java.lang.String)">set</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;option)</CODE>
 
171
 
 
172
<BR>
 
173
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets an option to "true"</TD>
 
174
</TR>
 
175
<TR BGCOLOR="white" CLASS="TableRowColor">
 
176
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
177
<CODE>static&nbsp;void</CODE></FONT></TD>
 
178
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Options.html#set(java.lang.String, java.lang.String)">set</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;option,
 
179
    <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;value)</CODE>
 
180
 
 
181
<BR>
 
182
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets an option to the the supplied value</TD>
 
183
</TR>
 
184
<TR BGCOLOR="white" CLASS="TableRowColor">
 
185
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
186
<CODE>static&nbsp;void</CODE></FONT></TD>
 
187
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Options.html#unset(java.lang.String)">unset</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;option)</CODE>
 
188
 
 
189
<BR>
 
190
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Removes an option</TD>
 
191
</TR>
 
192
<TR BGCOLOR="white" CLASS="TableRowColor">
 
193
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
194
<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>
 
195
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Options.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;option)</CODE>
 
196
 
 
197
<BR>
 
198
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of an option</TD>
 
199
</TR>
 
200
</TABLE>
 
201
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 
202
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
203
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
204
<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>
 
205
</TR>
 
206
<TR BGCOLOR="white" CLASS="TableRowColor">
 
207
<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>
 
208
</TR>
 
209
</TABLE>
 
210
&nbsp;
 
211
<P>
 
212
 
 
213
<!-- ============ METHOD DETAIL ========== -->
 
214
 
 
215
<A NAME="method_detail"><!-- --></A>
 
216
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
217
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
218
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
 
219
<B>Method Detail</B></FONT></TH>
 
220
</TR>
 
221
</TABLE>
 
222
 
 
223
<A NAME="refresh()"><!-- --></A><H3>
 
224
refresh</H3>
 
225
<PRE>
 
226
public static void <B>refresh</B>()</PRE>
 
227
<DL>
 
228
<DD><DL>
 
229
</DL>
 
230
</DD>
 
231
</DL>
 
232
<HR>
 
233
 
 
234
<A NAME="clear()"><!-- --></A><H3>
 
235
clear</H3>
 
236
<PRE>
 
237
public static void <B>clear</B>()</PRE>
 
238
<DL>
 
239
<DD>Clears all defined options
 
240
<P>
 
241
<DD><DL>
 
242
</DL>
 
243
</DD>
 
244
</DL>
 
245
<HR>
 
246
 
 
247
<A NAME="set(java.lang.String)"><!-- --></A><H3>
 
248
set</H3>
 
249
<PRE>
 
250
public static void <B>set</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;option)</PRE>
 
251
<DL>
 
252
<DD>Sets an option to "true"
 
253
<P>
 
254
<DD><DL>
 
255
</DL>
 
256
</DD>
 
257
</DL>
 
258
<HR>
 
259
 
 
260
<A NAME="set(java.lang.String, java.lang.String)"><!-- --></A><H3>
 
261
set</H3>
 
262
<PRE>
 
263
public static void <B>set</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;option,
 
264
                       <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;value)</PRE>
 
265
<DL>
 
266
<DD>Sets an option to the the supplied value
 
267
<P>
 
268
<DD><DL>
 
269
</DL>
 
270
</DD>
 
271
</DL>
 
272
<HR>
 
273
 
 
274
<A NAME="unset(java.lang.String)"><!-- --></A><H3>
 
275
unset</H3>
 
276
<PRE>
 
277
public static void <B>unset</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;option)</PRE>
 
278
<DL>
 
279
<DD>Removes an option
 
280
<P>
 
281
<DD><DL>
 
282
</DL>
 
283
</DD>
 
284
</DL>
 
285
<HR>
 
286
 
 
287
<A NAME="check(java.lang.String)"><!-- --></A><H3>
 
288
check</H3>
 
289
<PRE>
 
290
public static boolean <B>check</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;option)</PRE>
 
291
<DL>
 
292
<DD>Checks if an option is defined
 
293
<P>
 
294
<DD><DL>
 
295
</DL>
 
296
</DD>
 
297
</DL>
 
298
<HR>
 
299
 
 
300
<A NAME="value(java.lang.String)"><!-- --></A><H3>
 
301
value</H3>
 
302
<PRE>
 
303
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>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;option)</PRE>
 
304
<DL>
 
305
<DD>Returns the value of an option
 
306
<P>
 
307
<DD><DL>
 
308
</DL>
 
309
</DD>
 
310
</DL>
 
311
<HR>
 
312
 
 
313
<A NAME="intValue(java.lang.String)"><!-- --></A><H3>
 
314
intValue</H3>
 
315
<PRE>
 
316
public static int <B>intValue</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;option)</PRE>
 
317
<DL>
 
318
<DD>Returns the value of an option as an integer, or -1 if not defined.
 
319
<P>
 
320
<DD><DL>
 
321
</DL>
 
322
</DD>
 
323
</DL>
 
324
<!-- ========= END OF CLASS DATA ========= -->
 
325
<HR>
 
326
 
 
327
 
 
328
<!-- ======= START OF BOTTOM NAVBAR ====== -->
 
329
<A NAME="navbar_bottom"><!-- --></A>
 
330
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 
331
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 
332
<TR>
 
333
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
334
<A NAME="navbar_bottom_firstrow"><!-- --></A>
 
335
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
 
336
  <TR ALIGN="center" VALIGN="top">
 
337
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
338
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
339
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
340
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
341
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
342
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
343
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
344
  </TR>
 
345
</TABLE>
 
346
</TD>
 
347
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
348
</EM>
 
349
</TD>
 
350
</TR>
 
351
 
 
352
<TR>
 
353
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
354
&nbsp;<A HREF="../../../org/xbill/DNS/Opcode.html" title="class in org.xbill.DNS"><B>PREV CLASS</B></A>&nbsp;
 
355
&nbsp;<A HREF="../../../org/xbill/DNS/OPTRecord.html" title="class in org.xbill.DNS"><B>NEXT CLASS</B></A></FONT></TD>
 
356
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
357
  <A HREF="../../../index.html?org/xbill/DNS/Options.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
358
&nbsp;<A HREF="Options.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
359
&nbsp;<SCRIPT type="text/javascript">
 
360
  <!--
 
361
  if(window==top) {
 
362
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
 
363
  }
 
364
  //-->
 
365
</SCRIPT>
 
366
<NOSCRIPT>
 
367
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 
368
</NOSCRIPT>
 
369
 
 
370
 
 
371
</FONT></TD>
 
372
</TR>
 
373
<TR>
 
374
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
375
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 
376
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
377
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 
378
</TR>
 
379
</TABLE>
 
380
<A NAME="skip-navbar_bottom"></A>
 
381
<!-- ======== END OF BOTTOM NAVBAR ======= -->
 
382
 
 
383
<HR>
 
384
 
 
385
</BODY>
 
386
</HTML>