Class DocFlavor.CHAR_ARRAY provides predefined static constant
DocFlavor objects for example doc flavors using a character array
(char[]) as the print data representation class. As such,
the character set is Unicode.
DocFlavor.CHAR_ARRAY(String mimeType)
Constructs a new doc flavor with the given MIME type and a print
data representation class name of
"[C" (character array).
Method Summary
Methods inherited from class javax.print.DocFlavor
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the .