public static class ContentDisposition
extends java.lang.Object
This class represents a MIME ContentDisposition value. It provides
methods to parse a ContentDisposition string into individual components
and to generate a MIME style ContentDisposition string.
- See Also:
- Serialized Form