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

« back to all changes in this revision

Viewing changes to doc/org/xbill/DNS/ExtendedFlags.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:02 GMT-08:00 2008 -->
 
6
<TITLE>
 
7
ExtendedFlags (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="ExtendedFlags (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/DSRecord.html" title="class in org.xbill.DNS"><B>PREV CLASS</B></A>&nbsp;
 
58
&nbsp;<A HREF="../../../org/xbill/DNS/ExtendedResolver.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/ExtendedFlags.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
61
&nbsp;<A HREF="ExtendedFlags.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 ExtendedFlags</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.ExtendedFlags</B>
 
96
</PRE>
 
97
<HR>
 
98
<DL>
 
99
<DT><PRE>public final class <B>ExtendedFlags</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 EDNS flags.
 
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/ExtendedFlags.html#DO">DO</A></B></CODE>
 
126
 
 
127
<BR>
 
128
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;dnssec ok</TD>
 
129
</TR>
 
130
</TABLE>
 
131
&nbsp;
 
132
<!-- ========== METHOD SUMMARY =========== -->
 
133
 
 
134
<A NAME="method_summary"><!-- --></A>
 
135
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
136
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
137
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
 
138
<B>Method Summary</B></FONT></TH>
 
139
</TR>
 
140
<TR BGCOLOR="white" CLASS="TableRowColor">
 
141
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
142
<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>
 
143
<TD><CODE><B><A HREF="../../../org/xbill/DNS/ExtendedFlags.html#string(int)">string</A></B>(int&nbsp;i)</CODE>
 
144
 
 
145
<BR>
 
146
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Converts a numeric extended flag into a String</TD>
 
147
</TR>
 
148
<TR BGCOLOR="white" CLASS="TableRowColor">
 
149
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
150
<CODE>static&nbsp;int</CODE></FONT></TD>
 
151
<TD><CODE><B><A HREF="../../../org/xbill/DNS/ExtendedFlags.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>
 
152
 
 
153
<BR>
 
154
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Converts a textual representation of an extended flag into its numeric
 
155
 value</TD>
 
156
</TR>
 
157
</TABLE>
 
158
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 
159
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
160
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
161
<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>
 
162
</TR>
 
163
<TR BGCOLOR="white" CLASS="TableRowColor">
 
164
<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>
 
165
</TR>
 
166
</TABLE>
 
167
&nbsp;
 
168
<P>
 
169
 
 
170
<!-- ============ FIELD DETAIL =========== -->
 
171
 
 
172
<A NAME="field_detail"><!-- --></A>
 
173
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
174
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
175
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
 
176
<B>Field Detail</B></FONT></TH>
 
177
</TR>
 
178
</TABLE>
 
179
 
 
180
<A NAME="DO"><!-- --></A><H3>
 
181
DO</H3>
 
182
<PRE>
 
183
public static final int <B>DO</B></PRE>
 
184
<DL>
 
185
<DD>dnssec ok
 
186
<P>
 
187
<DL>
 
188
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.ExtendedFlags.DO">Constant Field Values</A></DL>
 
189
</DL>
 
190
 
 
191
<!-- ============ METHOD DETAIL ========== -->
 
192
 
 
193
<A NAME="method_detail"><!-- --></A>
 
194
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
195
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
196
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
 
197
<B>Method Detail</B></FONT></TH>
 
198
</TR>
 
199
</TABLE>
 
200
 
 
201
<A NAME="string(int)"><!-- --></A><H3>
 
202
string</H3>
 
203
<PRE>
 
204
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;i)</PRE>
 
205
<DL>
 
206
<DD>Converts a numeric extended flag into a String
 
207
<P>
 
208
<DD><DL>
 
209
</DL>
 
210
</DD>
 
211
</DL>
 
212
<HR>
 
213
 
 
214
<A NAME="value(java.lang.String)"><!-- --></A><H3>
 
215
value</H3>
 
216
<PRE>
 
217
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>
 
218
<DL>
 
219
<DD>Converts a textual representation of an extended flag into its numeric
 
220
 value
 
221
<P>
 
222
<DD><DL>
 
223
</DL>
 
224
</DD>
 
225
</DL>
 
226
<!-- ========= END OF CLASS DATA ========= -->
 
227
<HR>
 
228
 
 
229
 
 
230
<!-- ======= START OF BOTTOM NAVBAR ====== -->
 
231
<A NAME="navbar_bottom"><!-- --></A>
 
232
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 
233
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 
234
<TR>
 
235
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
236
<A NAME="navbar_bottom_firstrow"><!-- --></A>
 
237
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
 
238
  <TR ALIGN="center" VALIGN="top">
 
239
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
240
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
241
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
242
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
243
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
244
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
245
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
246
  </TR>
 
247
</TABLE>
 
248
</TD>
 
249
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
250
</EM>
 
251
</TD>
 
252
</TR>
 
253
 
 
254
<TR>
 
255
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
256
&nbsp;<A HREF="../../../org/xbill/DNS/DSRecord.html" title="class in org.xbill.DNS"><B>PREV CLASS</B></A>&nbsp;
 
257
&nbsp;<A HREF="../../../org/xbill/DNS/ExtendedResolver.html" title="class in org.xbill.DNS"><B>NEXT CLASS</B></A></FONT></TD>
 
258
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
259
  <A HREF="../../../index.html?org/xbill/DNS/ExtendedFlags.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
260
&nbsp;<A HREF="ExtendedFlags.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
261
&nbsp;<SCRIPT type="text/javascript">
 
262
  <!--
 
263
  if(window==top) {
 
264
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
 
265
  }
 
266
  //-->
 
267
</SCRIPT>
 
268
<NOSCRIPT>
 
269
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 
270
</NOSCRIPT>
 
271
 
 
272
 
 
273
</FONT></TD>
 
274
</TR>
 
275
<TR>
 
276
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
277
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 
278
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
279
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 
280
</TR>
 
281
</TABLE>
 
282
<A NAME="skip-navbar_bottom"></A>
 
283
<!-- ======== END OF BOTTOM NAVBAR ======= -->
 
284
 
 
285
<HR>
 
286
 
 
287
</BODY>
 
288
</HTML>