forked from arpit/openpyro
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathappendixes.html
More file actions
63 lines (63 loc) · 2.41 KB
/
appendixes.html
File metadata and controls
63 lines (63 loc) · 2.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head xmlns:dyn="http://exslt.org/dynamic">
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="style.css" type="text/css" media="screen">
<link rel="stylesheet" href="print.css" type="text/css" media="print">
<title>Appendixes</title>
</head>
<body>
<script type="text/javascript" language="javascript" src="asdoc.js"></script>
<script type="text/javascript" language="javascript" src="cookies.js"></script>
<script type="text/javascript" language="javascript">
<!--
asdocTitle = 'Appendixes - API Documentation';
var baseRef = '';
window.onload = configPage;
--></script>
<table style="display: none" id="titleTable" cellspacing="0"
cellpadding="0" class="titleTable">
<tr>
<td align="left" class="titleTableTitle">API Documentation</td>
<td align="right" class="titleTableTopNav"><a
onclick="loadClassListFrame('all-classes.html')"
href="package-summary.html">All Packages</a> | <a
onclick="loadClassListFrame('all-classes.html')"
href="class-summary.html">All Classes</a> | <a
onclick="loadClassListFrame('index-list.html')"
href="all-index-A.html">Index</a> | <a
href="index.html?appendixes.html&all-classes.html"
id="framesLink1">Frames</a><a
onclick="parent.location=document.location" href=""
style="display: none" id="noFramesLink1">No Frames</a></td>
<td rowspan="3" align="right" class="titleTableLogo"><img
alt="Adobe Logo" title="Adobe Logo" class="logoImage"
src="images/logo.jpg"></td>
</tr>
<tr class="titleTableRow2">
<td align="left" id="subTitle" class="titleTableSubTitle">Appendixes</td>
<td align="right" id="subNav" class="titleTableSubNav"></td>
</tr>
<tr class="titleTableRow3">
<td colspan="2"> </td>
</tr>
</table>
<script type="text/javascript" language="javascript">
<!--
if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Appendixes"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false,false,false,false);}
--></script>
<div class="MainContent"><br>
<br>
<table class="summaryTable" cellspacing="0" cellpadding="3">
<tr>
<th> </th>
<th width="25%">Appendix</th>
<th width="75%">Description</th>
</tr>
</table>
<p></p>
<center class="copyright"></center>
</div>
</body>
</html>
<!-- -->