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

« back to all changes in this revision

Viewing changes to doc/index.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 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
 
2
<!--NewPage-->
 
3
<HTML>
 
4
<HEAD>
 
5
<!-- Generated by javadoc on Thu Jan 24 21:19:05 GMT-08:00 2008-->
 
6
<TITLE>
 
7
dnsjava documentation
 
8
</TITLE>
 
9
<SCRIPT type="text/javascript">
 
10
    targetPage = "" + window.location.search;
 
11
    if (targetPage != "" && targetPage != "undefined")
 
12
        targetPage = targetPage.substring(1);
 
13
    if (targetPage.indexOf(":") != -1)
 
14
        targetPage = "undefined";
 
15
    function loadFrames() {
 
16
        if (targetPage != "" && targetPage != "undefined")
 
17
             top.classFrame.location = top.targetPage;
 
18
    }
 
19
</SCRIPT>
 
20
<NOSCRIPT>
 
21
</NOSCRIPT>
 
22
</HEAD>
 
23
<FRAMESET cols="20%,80%" title="" onLoad="top.loadFrames()">
 
24
<FRAMESET rows="30%,70%" title="" onLoad="top.loadFrames()">
 
25
<FRAME src="overview-frame.html" name="packageListFrame" title="All Packages">
 
26
<FRAME src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
 
27
</FRAMESET>
 
28
<FRAME src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
 
29
<NOFRAMES>
 
30
<H2>
 
31
Frame Alert</H2>
 
32
 
 
33
<P>
 
34
This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.
 
35
<BR>
 
36
Link to<A HREF="overview-summary.html">Non-frame version.</A>
 
37
</NOFRAMES>
 
38
</FRAMESET>
 
39
</HTML>