java.lang.Object
jakarta.mail.internet.ParameterList.Value
- Enclosing class:
ParameterList
A struct to hold an encoded value.
A parsed encoded value is stored as both the
decoded value and the original encoded value
(so that toString will produce the same result).
An encoded value that is set explicitly is stored
as the original value and the encoded value, to
ensure that get will return the same value that
was set.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary