Lines Matching full:href
6 <link rel="stylesheet" type="text/css" href="style.css">
15 <li><a href="#application">A typical application</a>
16 <li><a href="#applet">A typical applet</a>
17 <li><a href="#midlet">A typical midlet</a>
18 <li><a href="#jcapplet">A typical Java Card applet</a>
19 <li><a href="#xlet">A typical xlet</a>
20 <li><a href="#androidapplication">A typical Android application</a>
21 <li><a href="#library">A typical library</a>
22 <li><a href="#applications">All possible applications in the input jars</a>
23 <li><a href="#applets">All possible applets in the input jars</a>
24 <li><a href="#midlets">All possible midlets in the input jars</a>
25 <li><a href="#jcapplets">All possible Java Card applets in the input jars</a>
26 <li><a href="#xlets">All possible xlets in the input jars</a>
27 <li><a href="#androidapplications">All possible Android applications in the input jars</a>
28 <li><a href="#servlets">All possible servlets in the input jars</a>
29 <li><a href="#native">Processing native methods</a>
30 <li><a href="#callback">Processing callback methods</a>
31 <li><a href="#enumerations">Processing enumeration classes</a>
32 <li><a href="#serializable">Processing serializable classes</a>
33 <li><a href="#beans">Processing bean classes</a>
34 <li><a href="#annotations">Processing annotations</a>
35 <li><a href="#database">Processing database drivers</a>
36 <li><a href="#componentui">Processing ComponentUI classes</a>
37 <li><a href="#rmi">Processing RMI code</a>
38 <li><a href="#resourcefiles">Processing resource files</a>
39 <li><a href="#stacktrace">Producing useful obfuscated stack traces</a>
40 <li><a href="#repackaging">Obfuscating package names</a>
41 <li><a href="#restructuring">Restructuring the output archives</a>
42 <li><a href="#filtering">Filtering the input and the output</a>
43 <li><a href="#multiple">Processing multiple applications at once</a>
44 <li><a href="#incremental">Incremental obfuscation</a>
45 <li><a href="#microedition">Preverifying class files for Java Micro Edition</a>
46 <li><a href="#upgrade">Upgrading class files to Java 6</a>
47 <li><a href="#deadcode">Finding dead code</a>
48 <li><a href="#structure">Printing out the internal structure of class files</a>
49 <li><a href="#annotated">Using annotations to configure ProGuard</a>
86 href="usage.html#printmapping"><code>-printmapping</code></a>, for
99 obfuscating class members and <a href="#repackaging">package names</a>.
102 href="#native">native methods</a>, <a href="#callback">callback methods</a>,
103 <a href="#enumerations">enumerations</a>, <a href="#serializable">serializable
104 classes</a>, <a href="#beans">bean classes</a>, <a
105 href="#annotations">annotations</a>, and <a href="#resourcefiles">resource
125 If applicable, you should add options for processing <a href="#native">native
126 methods</a>, <a href="#callback">callback methods</a>, <a
127 href="#enumerations">enumerations</a>, <a href="#serializable">serializable
128 classes</a>, <a href="#beans">bean classes</a>, <a
129 href="#annotations">annotations</a>, and <a href="#resourcefiles">resource
158 The <a href="usage.html#microedition"><code>-microedition</code></a> option
166 href="usage.html#dontusemixedcaseclassnames"><code>-dontusemixedcaseclassnames</code></a>
169 If applicable, you should add options for processing <a href="#native">native
170 methods</a> and <a href="#resourcefiles">resource files</a>.
234 The <a href="usage.html#optimizations"><code>-optimizations</code></a> option
237 If applicable, you should add options for processing <a href="#native">native
238 methods</a>, <a href="#callback">callback methods</a>, and <a
239 href="#resourcefiles">resource files</a>.
286 href="usage.html#keep"><code>-keep</code></a> options.
289 href="usage.html#keepclassmembernames"><code>-keepclassmembernames</code></a>
311 producing <a href="#stacktrace">useful stack traces</a>.
313 We've also added some options for for processing <a href="#native">native
314 methods</a>, <a href="#enumerations">enumerations</a>, <a
315 href="#serializable">serializable classes</a>, and <a
316 href="#annotations">annotations</a>, which are all discussed in their
335 href="usage.html#keepclasseswithmembers"><code>-keepclasseswithmembers</code></a>.
339 The <a href="usage.html#printseeds"><code>-printseeds</code></a> option prints
343 If applicable, you should add options for processing <a href="#native">native
344 methods</a>, <a href="#callback">callback methods</a>, <a
345 href="#enumerations">enumerations</a>, <a href="#serializable">serializable
346 classes</a>, <a href="#beans">bean classes</a>, <a
347 href="#annotations">annotations</a>, and <a href="#resourcefiles">resource
365 Again, the <a href="usage.html#printseeds"><code>-printseeds</code></a> option
368 If applicable, you should add options for processing <a href="#native">native
369 methods</a>, <a href="#callback">callback methods</a>, <a
370 href="#enumerations">enumerations</a>, <a href="#serializable">serializable
371 classes</a>, <a href="#beans">bean classes</a>, <a
372 href="#annotations">annotations</a>, and <a href="#resourcefiles">resource
395 The <a href="usage.html#microedition"><code>-microedition</code></a> option
403 href="usage.html#dontusemixedcaseclassnames"><code>-dontusemixedcaseclassnames</code></a>
406 The <a href="usage.html#printseeds"><code>-printseeds</code></a> option prints
409 If applicable, you should add options for processing <a href="#native">native
410 methods</a> and <a href="#resourcefiles">resource files</a>.
435 The <a href="usage.html#printseeds"><code>-printseeds</code></a> option prints
458 The <a href="usage.html#printseeds"><code>-printseeds</code></a> option prints
484 The <a href="usage.html#printseeds"><code>-printseeds</code></a> option prints
487 If applicable, you should add options for processing <a href="#native">native
488 methods</a>, <a href="#callback">callback methods</a>, and <a
489 href="#resourcefiles">resource files</a>.
514 The <a href="usage.html#printseeds"><code>-printseeds</code></a> option prints
517 If applicable, you should add options for processing <a href="#native">native
518 methods</a>, <a href="#callback">callback methods</a>, <a
519 href="#enumerations">enumerations</a>, <a href="#serializable">serializable
520 classes</a>, <a href="#beans">bean classes</a>, <a
521 href="#annotations">annotations</a>, and <a href="#resourcefiles">resource
537 href="usage.html#keepclasseswithmembernames"><code>-keepclasseswithmembernames</code></a>.
544 href="callback">Callback methods</a> are discussed below as a typical example.
601 href="usage.html#keepclassmembers"><code>-keepclassmembers</code></a>
643 href="http://java.sun.com/javase/6/docs/platform/serialization/spec/class.html#4100">Stream
645 href="http://java.sun.com/javase/6/docs/platform/serialization/spec/serialTOC.html">Java
812 The <a href="usage.html#adaptresourcefilenames">-adaptresourcefilenames</a>
816 href="usage.html#adaptresourcefilecontents">-adaptresourcefilecontents</a>
845 href="retrace/index.html">ReTrace</a> tool to restore the original stack trace.
879 href="usage.html#flattenpackagehierarchy"><code>-flattenpackagehierarchy</code></a>
898 href="usage.html#repackageclasses"><code>-repackageclasses</code></a> option
916 href="usage.html#allowaccessmodification"><code>-allowaccessmodification</code></a>
952 contain <a href="#resourcefiles">resource files</a> that have to be adapted.
1004 <a href="usage.html#injars"><code>-injars</code></a> and <a
1005 href="usage.html#outjars"><code>-outjars</code></a> options. For example:
1107 After having <a href="#application">processed an application</a>, e.g.
1125 href="usage.html#applymapping"><code>-applymapping</code></a> option then
1134 href="usage.html#useuniqueclassmembernames"><code>-useuniqueclassmembernames</code></a>,
1135 <a href="usage.html#dontshrink"><code>-dontshrink</code></a>, and <a
1136 href="usage.html#dontoptimize"><code>-dontoptimize</code></a> <i>in the
1155 midlets, as shown in the <a href="#midlets">midlets example</a>, you can still
1174 href="usage.html#microedition"><code>-microedition</code></a> option. Note
1196 href="usage.html#target"><code>-target</code></a> option. They will
1226 href="usage.html#keepclassmembers"><code>-keepclassmembers</code></a> option
1287 <code>-keep</code> options for processing <a href="#native">native
1288 methods</a>, <a href="#enumerations">enumerations</a>, <a
1289 href="#serializable">serializable classes</a>, and <a
1290 href="#annotations">annotations</a>.
1299 <a href="http://www.graphics.cornell.edu/~eric/">Eric Lafortune</a>.