3
0
mirror of https://github.com/Qortal/altcoinj.git synced 2025-01-31 07:12:17 +00:00
altcoinj/docs/index.html

36 lines
1.2 KiB
HTML
Raw Normal View History

2011-03-07 10:17:10 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<TITLE>
Generated Documentation (Untitled)
</TITLE>
<SCRIPT type="text/javascript">
targetPage = "" + window.location.search;
if (targetPage != "" && targetPage != "undefined")
targetPage = targetPage.substring(1);
if (targetPage.indexOf(":") != -1)
targetPage = "undefined";
function loadFrames() {
if (targetPage != "" && targetPage != "undefined")
top.classFrame.location = top.targetPage;
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<FRAMESET cols="20%,80%" title="" onLoad="top.loadFrames()">
<FRAME src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
2011-03-24 09:25:54 +00:00
<FRAME src="com/google/bitcoin/core/package-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
2011-03-07 10:17:10 +00:00
<NOFRAMES>
<H2>
Frame Alert</H2>
<P>
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.
<BR>
2011-03-24 09:25:54 +00:00
Link to<A HREF="com/google/bitcoin/core/package-summary.html">Non-frame version.</A>
2011-03-07 10:17:10 +00:00
</NOFRAMES>
</FRAMESET>
</HTML>