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

« back to all changes in this revision

Viewing changes to doc/org/xbill/DNS/Zone.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
Zone (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="Zone (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/X25Record.html" title="class in org.xbill.DNS"><B>PREV CLASS</B></A>&nbsp;
 
58
&nbsp;<A HREF="../../../org/xbill/DNS/ZoneTransferException.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/Zone.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
61
&nbsp;<A HREF="Zone.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 Zone</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.Zone</B>
 
96
</PRE>
 
97
<HR>
 
98
<DL>
 
99
<DT><PRE>public class <B>Zone</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
A DNS Zone.  This encapsulates all data related to a Zone, and provides
 
104
 convenient lookup methods.
 
105
<P>
 
106
 
 
107
<P>
 
108
<DL>
 
109
<DT><B>Author:</B></DT>
 
110
  <DD>Brian Wellington</DD>
 
111
</DL>
 
112
<HR>
 
113
 
 
114
<P>
 
115
<!-- =========== FIELD SUMMARY =========== -->
 
116
 
 
117
<A NAME="field_summary"><!-- --></A>
 
118
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
119
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
120
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
 
121
<B>Field Summary</B></FONT></TH>
 
122
</TR>
 
123
<TR BGCOLOR="white" CLASS="TableRowColor">
 
124
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
125
<CODE>static&nbsp;int</CODE></FONT></TD>
 
126
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Zone.html#PRIMARY">PRIMARY</A></B></CODE>
 
127
 
 
128
<BR>
 
129
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A primary zone</TD>
 
130
</TR>
 
131
<TR BGCOLOR="white" CLASS="TableRowColor">
 
132
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
133
<CODE>static&nbsp;int</CODE></FONT></TD>
 
134
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Zone.html#SECONDARY">SECONDARY</A></B></CODE>
 
135
 
 
136
<BR>
 
137
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A secondary zone</TD>
 
138
</TR>
 
139
</TABLE>
 
140
&nbsp;
 
141
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
142
 
 
143
<A NAME="constructor_summary"><!-- --></A>
 
144
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
145
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
146
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
 
147
<B>Constructor Summary</B></FONT></TH>
 
148
</TR>
 
149
<TR BGCOLOR="white" CLASS="TableRowColor">
 
150
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Zone.html#Zone(org.xbill.DNS.Name, int, java.lang.String)">Zone</A></B>(<A HREF="../../../org/xbill/DNS/Name.html" title="class in org.xbill.DNS">Name</A>&nbsp;zone,
 
151
     int&nbsp;dclass,
 
152
     <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;remote)</CODE>
 
153
 
 
154
<BR>
 
155
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a Zone by performing a zone transfer to the specified host.</TD>
 
156
</TR>
 
157
<TR BGCOLOR="white" CLASS="TableRowColor">
 
158
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Zone.html#Zone(org.xbill.DNS.Name, org.xbill.DNS.Record[])">Zone</A></B>(<A HREF="../../../org/xbill/DNS/Name.html" title="class in org.xbill.DNS">Name</A>&nbsp;zone,
 
159
     <A HREF="../../../org/xbill/DNS/Record.html" title="class in org.xbill.DNS">Record</A>[]&nbsp;records)</CODE>
 
160
 
 
161
<BR>
 
162
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a Zone from an array of records.</TD>
 
163
</TR>
 
164
<TR BGCOLOR="white" CLASS="TableRowColor">
 
165
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Zone.html#Zone(org.xbill.DNS.Name, java.lang.String)">Zone</A></B>(<A HREF="../../../org/xbill/DNS/Name.html" title="class in org.xbill.DNS">Name</A>&nbsp;zone,
 
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;file)</CODE>
 
167
 
 
168
<BR>
 
169
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a Zone from the records in the specified master file.</TD>
 
170
</TR>
 
171
<TR BGCOLOR="white" CLASS="TableRowColor">
 
172
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Zone.html#Zone(org.xbill.DNS.ZoneTransferIn)">Zone</A></B>(<A HREF="../../../org/xbill/DNS/ZoneTransferIn.html" title="class in org.xbill.DNS">ZoneTransferIn</A>&nbsp;xfrin)</CODE>
 
173
 
 
174
<BR>
 
175
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a Zone by doing the specified zone transfer.</TD>
 
176
</TR>
 
177
</TABLE>
 
178
&nbsp;
 
179
<!-- ========== METHOD SUMMARY =========== -->
 
180
 
 
181
<A NAME="method_summary"><!-- --></A>
 
182
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
183
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
184
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
 
185
<B>Method Summary</B></FONT></TH>
 
186
</TR>
 
187
<TR BGCOLOR="white" CLASS="TableRowColor">
 
188
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
189
<CODE>&nbsp;void</CODE></FONT></TD>
 
190
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Zone.html#addRecord(org.xbill.DNS.Record)">addRecord</A></B>(<A HREF="../../../org/xbill/DNS/Record.html" title="class in org.xbill.DNS">Record</A>&nbsp;r)</CODE>
 
191
 
 
192
<BR>
 
193
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a Record to the Zone</TD>
 
194
</TR>
 
195
<TR BGCOLOR="white" CLASS="TableRowColor">
 
196
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
197
<CODE>&nbsp;void</CODE></FONT></TD>
 
198
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Zone.html#addRRset(org.xbill.DNS.RRset)">addRRset</A></B>(<A HREF="../../../org/xbill/DNS/RRset.html" title="class in org.xbill.DNS">RRset</A>&nbsp;rrset)</CODE>
 
199
 
 
200
<BR>
 
201
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds an RRset to the Zone</TD>
 
202
</TR>
 
203
<TR BGCOLOR="white" CLASS="TableRowColor">
 
204
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
205
<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</A></CODE></FONT></TD>
 
206
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Zone.html#AXFR()">AXFR</A></B>()</CODE>
 
207
 
 
208
<BR>
 
209
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an Iterator over the RRsets in the zone that can be used to
 
210
 construct an AXFR response.</TD>
 
211
</TR>
 
212
<TR BGCOLOR="white" CLASS="TableRowColor">
 
213
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
214
<CODE>&nbsp;<A HREF="../../../org/xbill/DNS/RRset.html" title="class in org.xbill.DNS">RRset</A></CODE></FONT></TD>
 
215
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Zone.html#findExactMatch(org.xbill.DNS.Name, int)">findExactMatch</A></B>(<A HREF="../../../org/xbill/DNS/Name.html" title="class in org.xbill.DNS">Name</A>&nbsp;name,
 
216
               int&nbsp;type)</CODE>
 
217
 
 
218
<BR>
 
219
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Looks up Records in the zone, finding exact matches only.</TD>
 
220
</TR>
 
221
<TR BGCOLOR="white" CLASS="TableRowColor">
 
222
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
223
<CODE>&nbsp;<A HREF="../../../org/xbill/DNS/SetResponse.html" title="class in org.xbill.DNS">SetResponse</A></CODE></FONT></TD>
 
224
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Zone.html#findRecords(org.xbill.DNS.Name, int)">findRecords</A></B>(<A HREF="../../../org/xbill/DNS/Name.html" title="class in org.xbill.DNS">Name</A>&nbsp;name,
 
225
            int&nbsp;type)</CODE>
 
226
 
 
227
<BR>
 
228
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Looks up Records in the Zone.</TD>
 
229
</TR>
 
230
<TR BGCOLOR="white" CLASS="TableRowColor">
 
231
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
232
<CODE>&nbsp;int</CODE></FONT></TD>
 
233
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Zone.html#getDClass()">getDClass</A></B>()</CODE>
 
234
 
 
235
<BR>
 
236
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the Zone's class</TD>
 
237
</TR>
 
238
<TR BGCOLOR="white" CLASS="TableRowColor">
 
239
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
240
<CODE>&nbsp;<A HREF="../../../org/xbill/DNS/RRset.html" title="class in org.xbill.DNS">RRset</A></CODE></FONT></TD>
 
241
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Zone.html#getNS()">getNS</A></B>()</CODE>
 
242
 
 
243
<BR>
 
244
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the Zone origin's NS records</TD>
 
245
</TR>
 
246
<TR BGCOLOR="white" CLASS="TableRowColor">
 
247
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
248
<CODE>&nbsp;<A HREF="../../../org/xbill/DNS/Name.html" title="class in org.xbill.DNS">Name</A></CODE></FONT></TD>
 
249
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Zone.html#getOrigin()">getOrigin</A></B>()</CODE>
 
250
 
 
251
<BR>
 
252
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the Zone's origin</TD>
 
253
</TR>
 
254
<TR BGCOLOR="white" CLASS="TableRowColor">
 
255
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
256
<CODE>&nbsp;<A HREF="../../../org/xbill/DNS/SOARecord.html" title="class in org.xbill.DNS">SOARecord</A></CODE></FONT></TD>
 
257
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Zone.html#getSOA()">getSOA</A></B>()</CODE>
 
258
 
 
259
<BR>
 
260
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the Zone's SOA record</TD>
 
261
</TR>
 
262
<TR BGCOLOR="white" CLASS="TableRowColor">
 
263
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
264
<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</A></CODE></FONT></TD>
 
265
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Zone.html#iterator()">iterator</A></B>()</CODE>
 
266
 
 
267
<BR>
 
268
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an Iterator over the RRsets in the zone.</TD>
 
269
</TR>
 
270
<TR BGCOLOR="white" CLASS="TableRowColor">
 
271
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
272
<CODE>&nbsp;void</CODE></FONT></TD>
 
273
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Zone.html#removeRecord(org.xbill.DNS.Record)">removeRecord</A></B>(<A HREF="../../../org/xbill/DNS/Record.html" title="class in org.xbill.DNS">Record</A>&nbsp;r)</CODE>
 
274
 
 
275
<BR>
 
276
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Removes a record from the Zone</TD>
 
277
</TR>
 
278
<TR BGCOLOR="white" CLASS="TableRowColor">
 
279
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
280
<CODE>&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>
 
281
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Zone.html#toMasterFile()">toMasterFile</A></B>()</CODE>
 
282
 
 
283
<BR>
 
284
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the contents of the Zone in master file format.</TD>
 
285
</TR>
 
286
<TR BGCOLOR="white" CLASS="TableRowColor">
 
287
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
288
<CODE>&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>
 
289
<TD><CODE><B><A HREF="../../../org/xbill/DNS/Zone.html#toString()">toString</A></B>()</CODE>
 
290
 
 
291
<BR>
 
292
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the contents of the Zone as a string (in master file format).</TD>
 
293
</TR>
 
294
</TABLE>
 
295
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 
296
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
297
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
298
<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>
 
299
</TR>
 
300
<TR BGCOLOR="white" CLASS="TableRowColor">
 
301
<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#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>
 
302
</TR>
 
303
</TABLE>
 
304
&nbsp;
 
305
<P>
 
306
 
 
307
<!-- ============ FIELD DETAIL =========== -->
 
308
 
 
309
<A NAME="field_detail"><!-- --></A>
 
310
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
311
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
312
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
 
313
<B>Field Detail</B></FONT></TH>
 
314
</TR>
 
315
</TABLE>
 
316
 
 
317
<A NAME="PRIMARY"><!-- --></A><H3>
 
318
PRIMARY</H3>
 
319
<PRE>
 
320
public static final int <B>PRIMARY</B></PRE>
 
321
<DL>
 
322
<DD>A primary zone
 
323
<P>
 
324
<DL>
 
325
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Zone.PRIMARY">Constant Field Values</A></DL>
 
326
</DL>
 
327
<HR>
 
328
 
 
329
<A NAME="SECONDARY"><!-- --></A><H3>
 
330
SECONDARY</H3>
 
331
<PRE>
 
332
public static final int <B>SECONDARY</B></PRE>
 
333
<DL>
 
334
<DD>A secondary zone
 
335
<P>
 
336
<DL>
 
337
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.xbill.DNS.Zone.SECONDARY">Constant Field Values</A></DL>
 
338
</DL>
 
339
 
 
340
<!-- ========= CONSTRUCTOR DETAIL ======== -->
 
341
 
 
342
<A NAME="constructor_detail"><!-- --></A>
 
343
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
344
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
345
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
 
346
<B>Constructor Detail</B></FONT></TH>
 
347
</TR>
 
348
</TABLE>
 
349
 
 
350
<A NAME="Zone(org.xbill.DNS.Name, java.lang.String)"><!-- --></A><H3>
 
351
Zone</H3>
 
352
<PRE>
 
353
public <B>Zone</B>(<A HREF="../../../org/xbill/DNS/Name.html" title="class in org.xbill.DNS">Name</A>&nbsp;zone,
 
354
            <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;file)
 
355
     throws <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 
356
<DL>
 
357
<DD>Creates a Zone from the records in the specified master file.
 
358
<P>
 
359
<DL>
 
360
<DT><B>Parameters:</B><DD><CODE>zone</CODE> - The name of the zone.<DD><CODE>file</CODE> - The master file to read from.
 
361
<DT><B>Throws:</B>
 
362
<DD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE><DT><B>See Also:</B><DD><A HREF="../../../org/xbill/DNS/Master.html" title="class in org.xbill.DNS"><CODE>Master</CODE></A></DL>
 
363
</DL>
 
364
<HR>
 
365
 
 
366
<A NAME="Zone(org.xbill.DNS.Name, org.xbill.DNS.Record[])"><!-- --></A><H3>
 
367
Zone</H3>
 
368
<PRE>
 
369
public <B>Zone</B>(<A HREF="../../../org/xbill/DNS/Name.html" title="class in org.xbill.DNS">Name</A>&nbsp;zone,
 
370
            <A HREF="../../../org/xbill/DNS/Record.html" title="class in org.xbill.DNS">Record</A>[]&nbsp;records)
 
371
     throws <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 
372
<DL>
 
373
<DD>Creates a Zone from an array of records.
 
374
<P>
 
375
<DL>
 
376
<DT><B>Parameters:</B><DD><CODE>zone</CODE> - The name of the zone.<DD><CODE>records</CODE> - The records to add to the zone.
 
377
<DT><B>Throws:</B>
 
378
<DD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE><DT><B>See Also:</B><DD><A HREF="../../../org/xbill/DNS/Master.html" title="class in org.xbill.DNS"><CODE>Master</CODE></A></DL>
 
379
</DL>
 
380
<HR>
 
381
 
 
382
<A NAME="Zone(org.xbill.DNS.ZoneTransferIn)"><!-- --></A><H3>
 
383
Zone</H3>
 
384
<PRE>
 
385
public <B>Zone</B>(<A HREF="../../../org/xbill/DNS/ZoneTransferIn.html" title="class in org.xbill.DNS">ZoneTransferIn</A>&nbsp;xfrin)
 
386
     throws <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>,
 
387
            <A HREF="../../../org/xbill/DNS/ZoneTransferException.html" title="class in org.xbill.DNS">ZoneTransferException</A></PRE>
 
388
<DL>
 
389
<DD>Creates a Zone by doing the specified zone transfer.
 
390
<P>
 
391
<DL>
 
392
<DT><B>Parameters:</B><DD><CODE>xfrin</CODE> - The incoming zone transfer to execute.
 
393
<DT><B>Throws:</B>
 
394
<DD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE>
 
395
<DD><CODE><A HREF="../../../org/xbill/DNS/ZoneTransferException.html" title="class in org.xbill.DNS">ZoneTransferException</A></CODE><DT><B>See Also:</B><DD><A HREF="../../../org/xbill/DNS/ZoneTransferIn.html" title="class in org.xbill.DNS"><CODE>ZoneTransferIn</CODE></A></DL>
 
396
</DL>
 
397
<HR>
 
398
 
 
399
<A NAME="Zone(org.xbill.DNS.Name, int, java.lang.String)"><!-- --></A><H3>
 
400
Zone</H3>
 
401
<PRE>
 
402
public <B>Zone</B>(<A HREF="../../../org/xbill/DNS/Name.html" title="class in org.xbill.DNS">Name</A>&nbsp;zone,
 
403
            int&nbsp;dclass,
 
404
            <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;remote)
 
405
     throws <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>,
 
406
            <A HREF="../../../org/xbill/DNS/ZoneTransferException.html" title="class in org.xbill.DNS">ZoneTransferException</A></PRE>
 
407
<DL>
 
408
<DD>Creates a Zone by performing a zone transfer to the specified host.
 
409
<P>
 
410
<DL>
 
411
 
 
412
<DT><B>Throws:</B>
 
413
<DD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE>
 
414
<DD><CODE><A HREF="../../../org/xbill/DNS/ZoneTransferException.html" title="class in org.xbill.DNS">ZoneTransferException</A></CODE><DT><B>See Also:</B><DD><A HREF="../../../org/xbill/DNS/ZoneTransferIn.html" title="class in org.xbill.DNS"><CODE>ZoneTransferIn</CODE></A></DL>
 
415
</DL>
 
416
 
 
417
<!-- ============ METHOD DETAIL ========== -->
 
418
 
 
419
<A NAME="method_detail"><!-- --></A>
 
420
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
421
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
422
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
 
423
<B>Method Detail</B></FONT></TH>
 
424
</TR>
 
425
</TABLE>
 
426
 
 
427
<A NAME="getOrigin()"><!-- --></A><H3>
 
428
getOrigin</H3>
 
429
<PRE>
 
430
public <A HREF="../../../org/xbill/DNS/Name.html" title="class in org.xbill.DNS">Name</A> <B>getOrigin</B>()</PRE>
 
431
<DL>
 
432
<DD>Returns the Zone's origin
 
433
<P>
 
434
<DD><DL>
 
435
</DL>
 
436
</DD>
 
437
</DL>
 
438
<HR>
 
439
 
 
440
<A NAME="getNS()"><!-- --></A><H3>
 
441
getNS</H3>
 
442
<PRE>
 
443
public <A HREF="../../../org/xbill/DNS/RRset.html" title="class in org.xbill.DNS">RRset</A> <B>getNS</B>()</PRE>
 
444
<DL>
 
445
<DD>Returns the Zone origin's NS records
 
446
<P>
 
447
<DD><DL>
 
448
</DL>
 
449
</DD>
 
450
</DL>
 
451
<HR>
 
452
 
 
453
<A NAME="getSOA()"><!-- --></A><H3>
 
454
getSOA</H3>
 
455
<PRE>
 
456
public <A HREF="../../../org/xbill/DNS/SOARecord.html" title="class in org.xbill.DNS">SOARecord</A> <B>getSOA</B>()</PRE>
 
457
<DL>
 
458
<DD>Returns the Zone's SOA record
 
459
<P>
 
460
<DD><DL>
 
461
</DL>
 
462
</DD>
 
463
</DL>
 
464
<HR>
 
465
 
 
466
<A NAME="getDClass()"><!-- --></A><H3>
 
467
getDClass</H3>
 
468
<PRE>
 
469
public int <B>getDClass</B>()</PRE>
 
470
<DL>
 
471
<DD>Returns the Zone's class
 
472
<P>
 
473
<DD><DL>
 
474
</DL>
 
475
</DD>
 
476
</DL>
 
477
<HR>
 
478
 
 
479
<A NAME="findRecords(org.xbill.DNS.Name, int)"><!-- --></A><H3>
 
480
findRecords</H3>
 
481
<PRE>
 
482
public <A HREF="../../../org/xbill/DNS/SetResponse.html" title="class in org.xbill.DNS">SetResponse</A> <B>findRecords</B>(<A HREF="../../../org/xbill/DNS/Name.html" title="class in org.xbill.DNS">Name</A>&nbsp;name,
 
483
                               int&nbsp;type)</PRE>
 
484
<DL>
 
485
<DD>Looks up Records in the Zone.  This follows CNAMEs and wildcards.
 
486
<P>
 
487
<DD><DL>
 
488
<DT><B>Parameters:</B><DD><CODE>name</CODE> - The name to look up<DD><CODE>type</CODE> - The type to look up
 
489
<DT><B>Returns:</B><DD>A SetResponse object<DT><B>See Also:</B><DD><A HREF="../../../org/xbill/DNS/SetResponse.html" title="class in org.xbill.DNS"><CODE>SetResponse</CODE></A></DL>
 
490
</DD>
 
491
</DL>
 
492
<HR>
 
493
 
 
494
<A NAME="findExactMatch(org.xbill.DNS.Name, int)"><!-- --></A><H3>
 
495
findExactMatch</H3>
 
496
<PRE>
 
497
public <A HREF="../../../org/xbill/DNS/RRset.html" title="class in org.xbill.DNS">RRset</A> <B>findExactMatch</B>(<A HREF="../../../org/xbill/DNS/Name.html" title="class in org.xbill.DNS">Name</A>&nbsp;name,
 
498
                            int&nbsp;type)</PRE>
 
499
<DL>
 
500
<DD>Looks up Records in the zone, finding exact matches only.
 
501
<P>
 
502
<DD><DL>
 
503
<DT><B>Parameters:</B><DD><CODE>name</CODE> - The name to look up<DD><CODE>type</CODE> - The type to look up
 
504
<DT><B>Returns:</B><DD>The matching RRset<DT><B>See Also:</B><DD><A HREF="../../../org/xbill/DNS/RRset.html" title="class in org.xbill.DNS"><CODE>RRset</CODE></A></DL>
 
505
</DD>
 
506
</DL>
 
507
<HR>
 
508
 
 
509
<A NAME="addRRset(org.xbill.DNS.RRset)"><!-- --></A><H3>
 
510
addRRset</H3>
 
511
<PRE>
 
512
public void <B>addRRset</B>(<A HREF="../../../org/xbill/DNS/RRset.html" title="class in org.xbill.DNS">RRset</A>&nbsp;rrset)</PRE>
 
513
<DL>
 
514
<DD>Adds an RRset to the Zone
 
515
<P>
 
516
<DD><DL>
 
517
<DT><B>Parameters:</B><DD><CODE>rrset</CODE> - The RRset to be added<DT><B>See Also:</B><DD><A HREF="../../../org/xbill/DNS/RRset.html" title="class in org.xbill.DNS"><CODE>RRset</CODE></A></DL>
 
518
</DD>
 
519
</DL>
 
520
<HR>
 
521
 
 
522
<A NAME="addRecord(org.xbill.DNS.Record)"><!-- --></A><H3>
 
523
addRecord</H3>
 
524
<PRE>
 
525
public void <B>addRecord</B>(<A HREF="../../../org/xbill/DNS/Record.html" title="class in org.xbill.DNS">Record</A>&nbsp;r)</PRE>
 
526
<DL>
 
527
<DD>Adds a Record to the Zone
 
528
<P>
 
529
<DD><DL>
 
530
<DT><B>Parameters:</B><DD><CODE>r</CODE> - The record to be added<DT><B>See Also:</B><DD><A HREF="../../../org/xbill/DNS/Record.html" title="class in org.xbill.DNS"><CODE>Record</CODE></A></DL>
 
531
</DD>
 
532
</DL>
 
533
<HR>
 
534
 
 
535
<A NAME="removeRecord(org.xbill.DNS.Record)"><!-- --></A><H3>
 
536
removeRecord</H3>
 
537
<PRE>
 
538
public void <B>removeRecord</B>(<A HREF="../../../org/xbill/DNS/Record.html" title="class in org.xbill.DNS">Record</A>&nbsp;r)</PRE>
 
539
<DL>
 
540
<DD>Removes a record from the Zone
 
541
<P>
 
542
<DD><DL>
 
543
<DT><B>Parameters:</B><DD><CODE>r</CODE> - The record to be removed<DT><B>See Also:</B><DD><A HREF="../../../org/xbill/DNS/Record.html" title="class in org.xbill.DNS"><CODE>Record</CODE></A></DL>
 
544
</DD>
 
545
</DL>
 
546
<HR>
 
547
 
 
548
<A NAME="iterator()"><!-- --></A><H3>
 
549
iterator</H3>
 
550
<PRE>
 
551
public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</A> <B>iterator</B>()</PRE>
 
552
<DL>
 
553
<DD>Returns an Iterator over the RRsets in the zone.
 
554
<P>
 
555
<DD><DL>
 
556
</DL>
 
557
</DD>
 
558
</DL>
 
559
<HR>
 
560
 
 
561
<A NAME="AXFR()"><!-- --></A><H3>
 
562
AXFR</H3>
 
563
<PRE>
 
564
public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</A> <B>AXFR</B>()</PRE>
 
565
<DL>
 
566
<DD>Returns an Iterator over the RRsets in the zone that can be used to
 
567
 construct an AXFR response.  This is identical to <A HREF="../../../org/xbill/DNS/Zone.html#iterator()"><CODE>iterator()</CODE></A> except
 
568
 that the SOA is returned at the end as well as the beginning.
 
569
<P>
 
570
<DD><DL>
 
571
</DL>
 
572
</DD>
 
573
</DL>
 
574
<HR>
 
575
 
 
576
<A NAME="toMasterFile()"><!-- --></A><H3>
 
577
toMasterFile</H3>
 
578
<PRE>
 
579
public <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>toMasterFile</B>()</PRE>
 
580
<DL>
 
581
<DD>Returns the contents of the Zone in master file format.
 
582
<P>
 
583
<DD><DL>
 
584
</DL>
 
585
</DD>
 
586
</DL>
 
587
<HR>
 
588
 
 
589
<A NAME="toString()"><!-- --></A><H3>
 
590
toString</H3>
 
591
<PRE>
 
592
public <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>toString</B>()</PRE>
 
593
<DL>
 
594
<DD>Returns the contents of the Zone as a string (in master file format).
 
595
<P>
 
596
<DD><DL>
 
597
<DT><B>Overrides:</B><DD><CODE><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></CODE> in class <CODE><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></CODE></DL>
 
598
</DD>
 
599
<DD><DL>
 
600
</DL>
 
601
</DD>
 
602
</DL>
 
603
<!-- ========= END OF CLASS DATA ========= -->
 
604
<HR>
 
605
 
 
606
 
 
607
<!-- ======= START OF BOTTOM NAVBAR ====== -->
 
608
<A NAME="navbar_bottom"><!-- --></A>
 
609
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 
610
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 
611
<TR>
 
612
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
613
<A NAME="navbar_bottom_firstrow"><!-- --></A>
 
614
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
 
615
  <TR ALIGN="center" VALIGN="top">
 
616
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
617
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
618
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
619
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
620
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
621
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
622
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
623
  </TR>
 
624
</TABLE>
 
625
</TD>
 
626
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
627
</EM>
 
628
</TD>
 
629
</TR>
 
630
 
 
631
<TR>
 
632
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
633
&nbsp;<A HREF="../../../org/xbill/DNS/X25Record.html" title="class in org.xbill.DNS"><B>PREV CLASS</B></A>&nbsp;
 
634
&nbsp;<A HREF="../../../org/xbill/DNS/ZoneTransferException.html" title="class in org.xbill.DNS"><B>NEXT CLASS</B></A></FONT></TD>
 
635
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
636
  <A HREF="../../../index.html?org/xbill/DNS/Zone.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
637
&nbsp;<A HREF="Zone.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
638
&nbsp;<SCRIPT type="text/javascript">
 
639
  <!--
 
640
  if(window==top) {
 
641
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
 
642
  }
 
643
  //-->
 
644
</SCRIPT>
 
645
<NOSCRIPT>
 
646
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 
647
</NOSCRIPT>
 
648
 
 
649
 
 
650
</FONT></TD>
 
651
</TR>
 
652
<TR>
 
653
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
654
  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>
 
655
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
656
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>
 
657
</TR>
 
658
</TABLE>
 
659
<A NAME="skip-navbar_bottom"></A>
 
660
<!-- ======== END OF BOTTOM NAVBAR ======= -->
 
661
 
 
662
<HR>
 
663
 
 
664
</BODY>
 
665
</HTML>