Java™ Platform
Standard Ed. 6

Uses of Class
javax.print.DocFlavor.STRING

Packages that use DocFlavor.STRING
javax.print Provides the principal classes and interfaces for the JavaTM Print Service API. 
 

Uses of DocFlavor.STRING in javax.print
 

Fields in javax.print declared as DocFlavor.STRING
static DocFlavor.STRING DocFlavor.STRING.TEXT_HTML
          Doc flavor with MIME type = "text/html; charset=utf-16", print data representation class name = "java.lang.String".
static DocFlavor.STRING DocFlavor.STRING.TEXT_PLAIN
          Doc flavor with MIME type = "text/plain; charset=utf-16", print data representation class name = "java.lang.String".
 


Java™ Platform
Standard Ed. 6

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.