-
Enhancement
-
Resolution: Fixed
-
P3
-
1.4.0
-
None
-
beta
-
sparc
-
solaris_7
The javax.print DocFlavor allows a client to retrieve the
mime type parameters as a Map.
getParameterMap should be replaced with a similar method which
takes a String name for a parameter and returns the String value
of any such parameter in the mime type.
This is a more lightweight API and is more strongly typed yet
satisfies the needs of clients.
mime type parameters as a Map.
getParameterMap should be replaced with a similar method which
takes a String name for a parameter and returns the String value
of any such parameter in the mime type.
This is a more lightweight API and is more strongly typed yet
satisfies the needs of clients.