Home | History | Annotate | Download | only in manual

Lines Matching full:href

6 <link rel="stylesheet" type="text/css" href="style.css">
53 the <a href="#configuration_attribute"><code>configuration</code></a>
117 href="usage.html">Usage</a> section. You can find some sample configuration
134 href="#configuration_element"><code>configuration</code></a>
137 <dt><a href="usage.html#skipnonpubliclibraryclasses"><code><b>skipnonpubliclibraryclasses</b></code></a>
142 <dt><a href="usage.html#dontskipnonpubliclibraryclassmembers"><code><b>skipnonpubliclibraryclassmembers</b></code></a>
147 <dt><a href="usage.html#target"><code><b>target</b></code></a>
152 <dt><a href="usage.html#forceprocessing"><code><b>forceprocessing</b></code></a>
157 <dt><a href="usage.html#printseeds"><code><b>printseeds</b></code></a>
163 <dt><a href="usage.html#dontshrink"><code><b>shrink</b></code></a>
168 <dt><a href="usage.html#printusage"><code><b>printusage</b></code></a>
174 <dt><a href="usage.html#dontoptimize"><code><b>optimize</b></code></a>
179 <dt><a href="usage.html#optimizationpasses"><code><b>optimizationpasses</b></code></a>
184 <dt><a href="usage.html#allowaccessmodification"><code><b>allowaccessmodification</b></code></a>
190 <dt><a href="usage.html#mergeinterfacesaggressively"><code><b>mergeinterfacesaggressively</b></code></a>
195 <dt><a href="usage.html#dontobfuscate"><code><b>obfuscate</b></code></a>
200 <dt><a href="usage.html#printmapping"><code><b>printmapping</b></code></a>
206 <dt><a href="usage.html#applymapping"><code><b>applymapping</b></code></a>
211 <dt><a href="usage.html#obfuscationdictionary"><code><b>obfuscationdictionary</b></code></a>
217 <dt><a href="usage.html#classobfuscationdictionary"><code><b>classobfuscationdictionary</b></code></a>
222 <dt><a href="usage.html#packageobfuscationdictionary"><code><b>packageobfuscationdictionary</b></code></a>
227 <dt><a href="usage.html#overloadaggressively"><code><b>overloadaggressively</b></code></a>
232 <dt><a href="usage.html#useuniqueclassmembernames"><code><b>useuniqueclassmembernames</b></code></a>
238 <dt><a href="usage.html#dontusemixedcaseclassnames"><code><b>usemixedcaseclassnames</b></code></a>
243 <dt><a href="usage.html#flattenpackagehierarchy"><code><b>flattenpackagehierarchy</b></code></a>
249 <dt><a href="usage.html#repackageclasses"><code><b>repackageclasses</b></code></a>
255 <dt><a href="usage.html#keepparameternames"><code><b>keepparameternames</b></code></a>
260 <dt><a href="usage.html#renamesourcefileattribute"><code><b>renamesourcefileattribute</b></code></a>
266 <dt><a href="usage.html#dontpreverify"><code><b>preverify</b></code></a>
272 <dt><a href="usage.html#microedition"><code><b>microedition</b></code></a>
277 <dt><a href="usage.html#verbose"><code><b>verbose</b></code></a>
282 <dt><a href="usage.html#dontnote"><code><b>note</b></code></a>
286 Use the nested element <a href="#dontnote">dontnote</a> for more
289 <dt><a href="usage.html#dontwarn"><code><b>warn</b></code></a>
293 element <a href="#dontwarn">dontwarn</a> for more fine-grained
296 <dt><a href="usage.html#ignorewarnings"><code><b>ignorewarnings</b></code></a>
302 <dt><a href="usage.html#printconfiguration"><code><b>printconfiguration</b></code></a>
309 <dt><a href="usage.html#dump"><code><b>dump</b></code></a>
315 <dt><a href="usage.html#injars"><code><b>&lt;injar</b></code></a>
316 <a href="#classpath"><i>class_path</i></a>
320 <dt><a href="usage.html#outjars"><code><b>&lt;outjar</b></code></a>
321 <a href="#classpath"><i>class_path</i></a>
326 <dt><a href="usage.html#libraryjars"><code><b>&lt;libraryjar</b></code></a>
327 <a href="#classpath"><i>class_path</i></a>
331 <dt><a href="usage.html#keepdirectories"><code><b>&lt;keepdirectory name = </b></code></a>"<i>directory_name</i>"
333 <a href="usage.html#keepdirectories"><code><b>&lt;keepdirectories filter = </b></code></a>"<a href="usage.html#filefilters"><i>directory_filter</i></a>"
338 <dt><a href="usage.html#keep"><code><b>&lt;keep</b></code></a>
339 <a href="#keepmodifier"><i>modifiers</i></a>
340 <a href="#classspecification"><i>class_specification</i></a>
342 <a href="#classmemberspecification"><i>class_member_specifications</i></a>
346 <dt><a href="usage.html#keepclassmembers"><code><b>&lt;keepclassmembers</b></code></a>
347 <a href="#keepmodifier"><i>modifiers</i></a>
348 <a href="#classspecification"><i>class_specification</i></a>
350 <a href="#classmemberspecification"><i>class_member_specifications</i></a>
355 <dt><a href="usage.html#keepclasseswithmembers"><code><b>&lt;keepclasseswithmembers</b></code></a>
356 <a href="#keepmodifier"><i>modifiers</i></a>
357 <a href="#classspecification"><i>class_specification</i></a>
359 <a href="#classmemberspecification"><i>class_member_specifications</i></a>
364 <dt><a href="usage.html#keepnames"><code><b>&lt;keepnames</b></code></a>
365 <a href="#classspecification"><i>class_specification</i></a>
367 <a href="#classmemberspecification"><i>class_member_specifications</i></a>
372 <dt><a href="usage.html#keepclassmembernames"><code><b>&lt;keepclassmembernames</b></code></a>
373 <a href="#classspecification"><i>class_specification</i></a>
375 <a href="#classmemberspecification"><i>class_member_specifications</i></a>
380 <dt><a href="usage.html#keepclasseswithmembernames"><code><b>&lt;keepclasseswithmembernames</b></code></a>
381 <a href="#classspecification"><i>class_specification</i></a>
383 <a href="#classmemberspecification"><i>class_member_specifications</i></a>
389 <dt><a href="usage.html#whyareyoukeeping"><code><b>&lt;whyareyoukeeping</b></code></a>
390 <a href="#classspecification"><i>class_specification</i></a>
392 <a href="#classmemberspecification"><i>class_member_specifications</i></a>
397 <dt><a href="usage.html#assumenosideeffects"><code><b>&lt;assumenosideeffects</b></code></a>
398 <a href="#classspecification"><i>class_specification</i></a>
400 <a href="#classmemberspecification"><i>class_member_specifications</i></a>
406 <dt><a href="usage.html#optimizations"><code><b>&lt;optimization name = </b></code></a>"<a href="optimizations.html"><i>optimization_name</i></a>"
408 <a href="usage.html#optimizations"><code><b>&lt;optimizations filter = </b></code></a>""<a href="optimizations.html"><i>optimization_filter</i></a>"
412 <dt><a href="usage.html#keeppackagenames"><code><b>&lt;keeppackagename name = </b></code></a>"<i>package_name</i>"
414 <a href="usage.html#keeppackagenames"><code><b>&lt;keeppackagenames filter = </b></code></a>"<a href="usage.html#filters"><i>package_filter</i></a>"
419 <dt><a href="usage.html#keepattributes"><code><b>&lt;keepattribute name = </b></code></a>"<i>attribute_name</i>"
421 <a href="usage.html#keepattributes"><code><b>&lt;keepattributes filter = </b></code></a>"<a href="usage.html#filters"><i>attribute_filter</i></a>"
426 <dt><a href="usage.html#adaptclassstrings"><code><b>&lt;adaptclassstrings filter = </b></code></a>"<a href="usage.html#filters"><i>class_filter</i></a>"
431 <dt><a href="usage.html#adaptresourcefilenames"><code><b>&lt;adaptresourcefilenames filter = </b></code></a>"<a href="usage.html#filefilters"><i>file_filter</i></a>"
436 <dt><a href="usage.html#adaptresourcefilecontents"><code><b>&lt;adaptresourcefilecontents filter = </b></code></a>"<a href="usage.html#filefilters"><i>file_filter</i></a>"
442 <a href="usage.html#dontnote"><code><b>&lt;dontnote filter = </b></code></a>"<a href="usage.html#filters"><i>class_filter</i></a>"
448 <a href="usage.html#dontwarn"><code><b>&lt;dontwarn filter = </b></code></a>"<a href="usage.html#filters"><i>class_filter</i></a>"
461 href="#configuration_attribute"><code>configuration</code></a>
494 "<a href="usage.html#filefilters"><i>file_filter</i></a>"</dt>
499 "<a href="usage.html#filefilters"><i>file_filter</i></a>"</dt>
503 "<a href="usage.html#filefilters"><i>file_filter</i></a>"</dt>
507 "<a href="usage.html#filefilters"><i>file_filter</i></a>"</dt>
511 "<a href="usage.html#filefilters"><i>file_filter</i></a>"</dt>
522 <dt><a href="usage.html#allowshrinking"><code><b>allowshrinking</b></code></a>
528 <dt><a href="usage.html#allowoptimization"><code><b>allowoptimization</b></code></a>
534 <dt><a href="usage.html#allowobfuscation"><code><b>allowobfuscation</b></code></a>
578 <a href="#classmemberspecification"><i>class_member_specification</i></a>
583 <a href="#classmemberspecification"><i>class_member_specification</i></a>
588 <a href="#classmemberspecification"><i>class_member_specification</i></a>
628 <noscript><div><a target="_top" href="../index.html" class="button">Show menu</a></div></noscript>
631 <a target="other" href="http://www.lafortune.eu/">Eric Lafortune</a>.