Module java.desktop
Package javax.print

Class DocFlavor.STRING

java.lang.Object
javax.print.DocFlavor
javax.print.DocFlavor.STRING
All Implemented Interfaces:
Serializable, Cloneable
Enclosing class:
DocFlavor

public static class DocFlavor.STRING extends DocFlavor
Class DocFlavor.STRING provides predefined static constant DocFlavor objects for example doc flavors using a string (java.lang.String) as the print data representation class. As such, the character set is Unicode.
See Also: