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

/libcore/ojluni/src/main/java/java/util/jar/
H A DPack200.java297 * If this property is set to the special string {@link #KEEP}, the packer
301 * The default is {@link #KEEP}, which preserves the input information,
325 * If this property is set to the special string {@link #KEEP},
329 * The default is {@link #KEEP}, which preserves the input information,
474 String KEEP = "keep"; field in interface:Pack200.Packer
645 String KEEP = "keep"; field in interface:Pack200.Unpacker
661 * The default value is the special string {@link #KEEP},

Completed in 66 milliseconds