Searched defs:KEEP (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/util/jar/
H A DPack200.java295 * If this property is set to the special string {@link #KEEP}, the packer
299 * The default is {@link #KEEP}, which preserves the input information,
323 * If this property is set to the special string {@link #KEEP},
327 * The default is {@link #KEEP}, which preserves the input information,
472 String KEEP = "keep"; field in interface:Pack200.Packer
615 String KEEP = "keep"; field in interface:Pack200.Unpacker
631 * The default value is the special string {@link #KEEP},

Completed in 39 milliseconds