Searched refs:DISPOSITION_INLINE (Results 1 – 2 of 2) sorted by relevance
98 static final byte[] DISPOSITION_INLINE = "inline".getBytes(); field in PduPart
1680 part.setContentDisposition(PduPart.DISPOSITION_INLINE); in parsePartHeaders()