package-frame.html
705 Bytes
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Group</title>
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
</head>
<script>
function asd() {
parent.document.title="Group";
}
</script>
<body onload="asd();">
<font size="+1" class="FrameTitleFont">
<a href="package-summary.html" target="classFrame">Group</a>
</font>
<table border="0" width="100%">
<tr>
<td nowrap>
<span class="FrameItemFont">
</span>
</td>
</tr>
</table>
</body>
</html>