| 
 | JavaTM 2 Platform Std. Ed. v1.4.2 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DocFlavor.INPUT_STREAM | |
| javax.print | Provides the principal classes and interfaces for the JavaTM Print Service API. | 
| Uses of DocFlavor.INPUT_STREAM in javax.print | 
| Fields in javax.print declared as DocFlavor.INPUT_STREAM | |
| static DocFlavor.INPUT_STREAM | DocFlavor.INPUT_STREAM.TEXT_PLAIN_HOSTDoc flavor with MIME type = "text/plain",
 encoded in the host platform encoding. | 
| static DocFlavor.INPUT_STREAM | DocFlavor.INPUT_STREAM.TEXT_PLAIN_UTF_8Doc flavor with MIME type = "text/plain; charset=utf-8", 
 print data representation class name ="java.io.InputStream"(byte stream). | 
| static DocFlavor.INPUT_STREAM | DocFlavor.INPUT_STREAM.TEXT_PLAIN_UTF_16Doc flavor with MIME type = "text/plain; charset=utf-16",
 print data representation class name ="java.io.InputStream"(byte stream). | 
| static DocFlavor.INPUT_STREAM | DocFlavor.INPUT_STREAM.TEXT_PLAIN_UTF_16BEDoc flavor with MIME type = "text/plain; charset=utf-16be"(big-endian byte ordering), 
 print data representation class name ="java.io.InputStream"(byte stream). | 
| static DocFlavor.INPUT_STREAM | DocFlavor.INPUT_STREAM.TEXT_PLAIN_UTF_16LEDoc flavor with MIME type = "text/plain; charset=utf-16le"(little-endian byte ordering), 
 print data representation class name ="java.io.InputStream"(byte stream). | 
| static DocFlavor.INPUT_STREAM | DocFlavor.INPUT_STREAM.TEXT_PLAIN_US_ASCIIDoc flavor with MIME type = "text/plain; charset=us-ascii",
 print data representation class name ="java.io.InputStream"(byte stream). | 
| static DocFlavor.INPUT_STREAM | DocFlavor.INPUT_STREAM.TEXT_HTML_HOSTDoc flavor with MIME type = "text/html",
 encoded in the host platform encoding. | 
| static DocFlavor.INPUT_STREAM | DocFlavor.INPUT_STREAM.TEXT_HTML_UTF_8Doc flavor with MIME type = "text/html; charset=utf-8", 
 print data representation class name ="java.io.InputStream"(byte stream). | 
| static DocFlavor.INPUT_STREAM | DocFlavor.INPUT_STREAM.TEXT_HTML_UTF_16Doc flavor with MIME type = "text/html; charset=utf-16",
 print data representation class name ="java.io.InputStream"(byte stream). | 
| static DocFlavor.INPUT_STREAM | DocFlavor.INPUT_STREAM.TEXT_HTML_UTF_16BEDoc flavor with MIME type = "text/html; charset=utf-16be"(big-endian byte ordering), 
 print data representation class name ="java.io.InputStream"(byte stream). | 
| static DocFlavor.INPUT_STREAM | DocFlavor.INPUT_STREAM.TEXT_HTML_UTF_16LEDoc flavor with MIME type = "text/html; charset=utf-16le"(little-endian byte ordering), 
 print data representation class name ="java.io.InputStream"(byte stream). | 
| static DocFlavor.INPUT_STREAM | DocFlavor.INPUT_STREAM.TEXT_HTML_US_ASCIIDoc flavor with MIME type = "text/html; charset=us-ascii",
 print data representation class name ="java.io.InputStream"(byte stream). | 
| static DocFlavor.INPUT_STREAM | DocFlavor.INPUT_STREAM.PDFDoc flavor with MIME type = "application/pdf", print 
 data representation class name ="java.io.InputStream"(byte stream). | 
| static DocFlavor.INPUT_STREAM | DocFlavor.INPUT_STREAM.POSTSCRIPTDoc flavor with MIME type = "application/postscript", 
 print data representation class name ="java.io.InputStream"(byte stream). | 
| static DocFlavor.INPUT_STREAM | DocFlavor.INPUT_STREAM.PCLDoc flavor with MIME type = "application/vnd.hp-PCL", 
 print data representation class name ="java.io.InputStream"(byte stream). | 
| static DocFlavor.INPUT_STREAM | DocFlavor.INPUT_STREAM.GIFDoc flavor with MIME type = "image/gif", print data 
 representation class name ="java.io.InputStream"(byte stream). | 
| static DocFlavor.INPUT_STREAM | DocFlavor.INPUT_STREAM.JPEGDoc flavor with MIME type = "image/jpeg", print data 
 representation class name ="java.io.InputStream"(byte stream). | 
| static DocFlavor.INPUT_STREAM | DocFlavor.INPUT_STREAM.PNGDoc flavor with MIME type = "image/png", print data 
 representation class name ="java.io.InputStream"(byte stream). | 
| static DocFlavor.INPUT_STREAM | DocFlavor.INPUT_STREAM.AUTOSENSEDoc flavor with MIME type = "application/octet-stream", 
 print data representation class name ="java.io.InputStream"(byte stream). | 
| 
 | JavaTM 2 Platform Std. Ed. v1.4.2 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Copyright © 2003, 2010 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.