forked from mercyblitz/jsr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtoc.html
226 lines (225 loc) · 6.3 KB
/
toc.html
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Table of Contents</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<DIV ID="Table of Contents1">
<DIV ID="Table of Contents1_Head">
<hr>
<h1 STYLE="margin-top: 0.42cm; margin-bottom: 0.21cm; font-style: normal; widows: 0; orphans: 0; page-break-before: always; page-break-after: avoid">Table
of Contents</h1>
<hr>
<h2><br>
Sections :</h2>
<p><a href="preface.html">0 Preface</a></p>
</DIV>
</DIV>
<blockquote>
<DIV>
<DIV><a href="preface.html#who">Who Should Read This Specification</a></DIV>
</DIV>
<DIV>
<DIV><a href="preface.html#api">API Reference</a></DIV>
</DIV>
<DIV>
<DIV><a href="preface.html#other_java">Other Java Specifications</a></DIV>
</DIV>
<DIV>
<DIV><a href="preface.html#other_important">Other Important References</a></DIV>
</DIV>
<DIV>
<DIV><a href="preface.html#feedback">Providing Feedback</a></DIV>
</DIV>
<DIV>
<DIV><a href="preface.html#acknowledgments">Acknowledgments</a></DIV>
</DIV>
<DIV>
<DIV><a href="preface.html#revision">Revision History</a></DIV>
</DIV>
</blockquote>
<DIV>
<DIV>
<p><a href="overview.html">1 Overview</a></p>
</DIV>
</DIV>
<blockquote>
<DIV>
<DIV><a href="overview.html#web">Web-centric Application Model</a></DIV>
</DIV>
<DIV>
<DIV><a href="overview.html#provisioning">Provisioning</a></DIV>
</DIV>
<DIV>
<DIV><a href="overview.html#application">Application Environment</a></DIV>
</DIV>
<DIV>
<DIV><a href="overview.html#example">An Example</a></DIV>
</DIV>
<DIV>
<DIV><a href="overview.html#comparing">Comparing JNLP with Other Technologies</a></DIV>
</DIV>
</blockquote>
<DIV>
<DIV>
<p><a href="terms.html">2 Terms Used</a></p>
<p><a href="jnlp-file.html">3 JNLP File</a></p>
</DIV>
</DIV>
<blockquote>
<DIV>
<DIV><a href="jnlp-file.html#overview">Overview</a></DIV>
</DIV>
<DIV>
<DIV><a href="jnlp-file.html#mime">MIME Type and Default File Extension</a></DIV>
</DIV>
<DIV>
<DIV><a href="jnlp-file.html#parsing">Parsing a JNLP Description</a></DIV>
</DIV>
<DIV>
<DIV><a href="jnlp-file.html#references">References to external resources</a></DIV>
</DIV>
<DIV>
<DIV><a href="jnlp-file.html#descriptor">Descriptor Information</a></DIV>
</DIV>
<DIV>
<DIV><a href="jnlp-file.html#update">Application Update</a></DIV>
</DIV>
<DIV>
<DIV><a href="jnlp-file.html#application">Application Descriptors</a></DIV>
</DIV>
<DIV>
<DIV><a href="jnlp-file.html#extension">Extension Descriptors</a></DIV>
</DIV>
</blockquote>
<DIV>
<DIV>
<p><a href="app-resources.html">4 Application Resources</a></p>
</DIV>
</DIV>
<blockquote>
<DIV>
<DIV><a href="app-resources.html#overview">Overview</a></DIV>
</DIV>
<DIV>
<DIV><a href="app-resources.html#setting">Setting System Properties</a></DIV>
</DIV>
<DIV>
<DIV><a href="app-resources.html#specifying">Specifying Code Resources</a></DIV>
</DIV>
<DIV>
<DIV><a href="app-resources.html#parts">Parts and Lazy Downloads</a></DIV>
</DIV>
<DIV>
<DIV><a href="app-resources.html#package">Package Element</a></DIV>
</DIV>
<DIV>
<DIV><a href="app-resources.html#java">Java Runtime Environment</a></DIV>
</DIV>
<DIV>
<DIV><a href="app-resources.html#java">Extension Resources</a></DIV>
</DIV>
</blockquote>
<DIV>
<DIV>
<p><a href="launch.html">5 Launching and Application Environment</a></p>
</DIV>
</DIV>
<blockquote>
<DIV>
<DIV><a href="launch.html#launch">Launch Sequence</a></DIV>
</DIV>
<DIV>
<DIV><a href="launch.html#launching">Launching Details</a></DIV>
</DIV>
<DIV>
<DIV><a href="launch.html#application">Application Environment</a></DIV>
</DIV>
<DIV>
<DIV><a href="launch.html#signed">Signed Applications</a></DIV>
</DIV>
<DIV>
<DIV><a href="launch.html#untrusted">Untrusted Environment</a></DIV>
</DIV>
<DIV>
<DIV><a href="launch.html#trusted">Trusted Environments</a></DIV>
</DIV>
<DIV>
<DIV><a href="launch.html#execution">Execution Environment for Component Extensions</a></DIV>
</DIV>
</blockquote>
<DIV>
<DIV>
<p><a href="download.html">6 Downloading and Caching of Resources</a></p>
</DIV>
</DIV>
<blockquote>
<DIV>
<DIV><a href="download.html#http">HTTP Format</a></DIV>
</DIV>
<DIV>
<DIV><a href="download.html#basic">Basic Download Protocol</a></DIV>
</DIV>
<DIV>
<DIV><a href="download.html#version">Version-based Download Protocol</a></DIV>
</DIV>
<DIV>
<DIV><a href="download.html#extension">Extension Download Protocol</a></DIV>
</DIV>
<DIV>
<DIV><a href="download.html#cache">Cache Management</a></DIV>
</DIV>
<DIV>
<DIV><a href="download.html#downloading">Downloading and Caching of Application
Descriptors</a></DIV>
</DIV>
</blockquote>
<DIV>
<DIV>
<p><a href="jnlp-api.html">7 JNLP API</a></p>
</DIV>
</DIV>
<blockquote>
<DIV>
<DIV><a href="jnlp-api.html#basic">The BasicService Service</a></DIV>
</DIV>
<DIV>
<DIV><a href="jnlp-api.html#download">The DownloadService Service</a></DIV>
</DIV>
<DIV>
<DIV><a href="jnlp-api.html#file_open">The FileOpenService Service</a></DIV>
</DIV>
<DIV>
<DIV><a href="jnlp-api.html#file_save">The FileSaveService Service</a></DIV>
</DIV>
<DIV>
<DIV><a href="jnlp-api.html#clipboard">The ClipboardService</a></DIV>
</DIV>
<DIV>
<DIV><a href="jnlp-api.html#print">The PrintService Service</a></DIV>
</DIV>
<DIV>
<DIV><a href="jnlp-api.html#persistence">The PersistenceService Service</a></DIV>
</DIV>
<DIV>
<DIV><a href="jnlp-api.html#extension">The ExtensionInstallerService Service<br>
</a><a href="jnlp-api.html#SingleInstanceService">The SingleInstanceService
Service</a><br>
<a href="jnlp-api.html#ExtendedService">The ExtendedService Service</a>
</DIV>
</DIV>
</blockquote>
<DIV>
<DIV>
<h2><br>
Appendices:</h2>
<p><a href="a.html">A Version IDs and Version Strings</a></p>
<p><a href="b.html">B JARDiff Format</a></p>
<p><a href="c.html">C JNLP File Document Type Definition</a></p>
<p><a href="d.html">D Application Programming Interface</a></p>
<p></p>
</DIV>
</DIV>
</body>
</html>