Home | History | Annotate | Download | only in manual

Lines Matching full:keeping

243 These options shrink, optimize, and obfuscate an entire library, keeping all
310 Finally, we're keeping the "Deprecated" attribute and the attributes for
363 We're simply keeping all classes that extend the <code>Applet</code> class.
393 We're simply keeping all classes that extend the <code>MIDlet</code> class.
432 We're simply keeping all classes that implement the <code>Applet</code>
456 We're simply keeping all classes that implement the <code>Xlet</code> interface.
481 We're keeping all classes that extend the base classes that may be referenced
505 Keeping all servlets is very similar to keeping all applets. The servlet API
509 We're then keeping all classes that implement the <code>Servlet</code>
671 keeping all interfaces with "<code>-keep interface *</code>".
737 code, you could refine this selection, for instance not keeping the run-time
832 We're keeping all source file attributes, but we're replacing their values by
837 We're also keeping the line number tables of all methods.
1040 the output. For example, only keeping the manifest file from a first input jar: