| Package | Description |
|---|---|
| javax.print |
Provides the principal classes and interfaces for the Java
TM Print Service API.
|
| Modifier and Type | Field and Description |
|---|---|
static DocFlavor |
DocFlavor.STRING.TEXT_HTML
Doc flavor with MIME type =
"text/html; charset=utf-16", print data representation class name =
"java.lang.String".
|
static DocFlavor |
DocFlavor.STRING.TEXT_PLAIN
Doc flavor with MIME type =
"text/plain; charset=utf-16", print data representation class name =
"java.lang.String".
|