public interface NamedWriter extends Writer, NamedItem
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getOutputFormats()
Return a listing of MIME Media formats this NamedWriter is capable
of outputting.
|
boolean |
outputsFormat(java.lang.String mediatype)
Returns true if the format produced by this writer matches the specified
media type
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved