Liking cljdoc? Tell your friends :D

javax.print.DocFlavor$BYTE_ARRAY

Class DocFlavor.BYTE_ARRAY provides predefined static constant DocFlavor objects for example doc flavors using a byte array (byte[]) as the print data representation class.

Class DocFlavor.BYTE_ARRAY provides predefined static constant
DocFlavor objects for example doc flavors using a byte array
(byte[]) as the print data representation class.
raw docstring

*-autosenseclj

Static Constant.

Doc flavor with MIME type = "application/octet-stream", print data representation class name = "[B" (byte array). The client must determine that data described using this DocFlavor is valid for the printer.

type: javax.print.DocFlavor$BYTE_ARRAY

Static Constant.

Doc flavor with MIME type =
 "application/octet-stream",
 print data representation class name = "[B" (byte
 array). The client must determine that data described
 using this DocFlavor is valid for the printer.

type: javax.print.DocFlavor$BYTE_ARRAY
raw docstring

*-gifclj

Static Constant.

Doc flavor with MIME type = "image/gif", print data representation class name = "[B" (byte array).

type: javax.print.DocFlavor$BYTE_ARRAY

Static Constant.

Doc flavor with MIME type = "image/gif", print data
 representation class name = "[B" (byte array).

type: javax.print.DocFlavor$BYTE_ARRAY
raw docstring

*-jpegclj

Static Constant.

Doc flavor with MIME type = "image/jpeg", print data representation class name = "[B" (byte array).

type: javax.print.DocFlavor$BYTE_ARRAY

Static Constant.

Doc flavor with MIME type = "image/jpeg", print data
 representation class name = "[B" (byte array).

type: javax.print.DocFlavor$BYTE_ARRAY
raw docstring

*-pclclj

Static Constant.

Doc flavor with MIME type = "application/vnd.hp-PCL", print data representation class name = "[B" (byte array).

type: javax.print.DocFlavor$BYTE_ARRAY

Static Constant.

Doc flavor with MIME type = "application/vnd.hp-PCL",
 print data representation class name = "[B" (byte
 array).

type: javax.print.DocFlavor$BYTE_ARRAY
raw docstring

*-pdfclj

Static Constant.

Doc flavor with MIME type = "application/pdf", print data representation class name = "[B" (byte array).

type: javax.print.DocFlavor$BYTE_ARRAY

Static Constant.

Doc flavor with MIME type = "application/pdf", print
 data representation class name = "[B" (byte array).

type: javax.print.DocFlavor$BYTE_ARRAY
raw docstring

*-pngclj

Static Constant.

Doc flavor with MIME type = "image/png", print data representation class name = "[B" (byte array).

type: javax.print.DocFlavor$BYTE_ARRAY

Static Constant.

Doc flavor with MIME type = "image/png", print data
 representation class name = "[B" (byte array).

type: javax.print.DocFlavor$BYTE_ARRAY
raw docstring

*-postscriptclj

Static Constant.

Doc flavor with MIME type = "application/postscript", print data representation class name = "[B" (byte array).

type: javax.print.DocFlavor$BYTE_ARRAY

Static Constant.

Doc flavor with MIME type = "application/postscript",
 print data representation class name = "[B" (byte
 array).

type: javax.print.DocFlavor$BYTE_ARRAY
raw docstring

*-text-html-hostclj

Static Constant.

Doc flavor with MIME type = "text/html", encoded in the host platform encoding. See hostEncoding Print data representation class name = "[B" (byte array).

type: javax.print.DocFlavor$BYTE_ARRAY

Static Constant.

Doc flavor with MIME type = "text/html",
 encoded in the host platform encoding.
 See hostEncoding
 Print data representation class name =
 "[B" (byte array).

type: javax.print.DocFlavor$BYTE_ARRAY
raw docstring

*-text-html-us-asciiclj

Static Constant.

Doc flavor with MIME type = "text/html; charset=us-ascii", print data representation class name = "[B" (byte array).

type: javax.print.DocFlavor$BYTE_ARRAY

Static Constant.

Doc flavor with MIME type =
 "text/html; charset=us-ascii",
 print data representation class name =
 "[B" (byte array).

type: javax.print.DocFlavor$BYTE_ARRAY
raw docstring

*-text-html-utf-16clj

Static Constant.

Doc flavor with MIME type = "text/html; charset=utf-16", print data representation class name = "[B" (byte array).

type: javax.print.DocFlavor$BYTE_ARRAY

Static Constant.

Doc flavor with MIME type =
 "text/html; charset=utf-16",
 print data representation class name = "[B" (byte
 array).

type: javax.print.DocFlavor$BYTE_ARRAY
raw docstring

*-text-html-utf-16-beclj

Static Constant.

Doc flavor with MIME type = "text/html; charset=utf-16be" (big-endian byte ordering), print data representation class name = "[B" (byte array).

type: javax.print.DocFlavor$BYTE_ARRAY

Static Constant.

Doc flavor with MIME type =
 "text/html; charset=utf-16be"
 (big-endian byte ordering),
 print data representation class name = "[B" (byte
 array).

type: javax.print.DocFlavor$BYTE_ARRAY
raw docstring

*-text-html-utf-16-leclj

Static Constant.

Doc flavor with MIME type = "text/html; charset=utf-16le" (little-endian byte ordering), print data representation class name = "[B" (byte array).

type: javax.print.DocFlavor$BYTE_ARRAY

Static Constant.

Doc flavor with MIME type =
 "text/html; charset=utf-16le"
 (little-endian byte ordering),
 print data representation class name = "[B" (byte
 array).

type: javax.print.DocFlavor$BYTE_ARRAY
raw docstring

*-text-html-utf-8clj

Static Constant.

Doc flavor with MIME type = "text/html; charset=utf-8", print data representation class name = "[B" (byte array).

type: javax.print.DocFlavor$BYTE_ARRAY

Static Constant.

Doc flavor with MIME type =
 "text/html; charset=utf-8",
 print data representation class name = "[B" (byte
 array).

type: javax.print.DocFlavor$BYTE_ARRAY
raw docstring

*-text-plain-hostclj

Static Constant.

Doc flavor with MIME type = "text/plain", encoded in the host platform encoding. See hostEncoding Print data representation class name = "[B" (byte array).

type: javax.print.DocFlavor$BYTE_ARRAY

Static Constant.

Doc flavor with MIME type = "text/plain",
 encoded in the host platform encoding.
 See hostEncoding
 Print data representation class name =
 "[B" (byte array).

type: javax.print.DocFlavor$BYTE_ARRAY
raw docstring

*-text-plain-us-asciiclj

Static Constant.

Doc flavor with MIME type = "text/plain; charset=us-ascii", print data representation class name = "[B" (byte array).

type: javax.print.DocFlavor$BYTE_ARRAY

Static Constant.

Doc flavor with MIME type =
 "text/plain; charset=us-ascii",
 print data representation class name =
 "[B" (byte array).

type: javax.print.DocFlavor$BYTE_ARRAY
raw docstring

*-text-plain-utf-16clj

Static Constant.

Doc flavor with MIME type = "text/plain; charset=utf-16", print data representation class name = "[B" (byte array).

type: javax.print.DocFlavor$BYTE_ARRAY

Static Constant.

Doc flavor with MIME type =
 "text/plain; charset=utf-16",
 print data representation class name = "[B" (byte
 array).

type: javax.print.DocFlavor$BYTE_ARRAY
raw docstring

*-text-plain-utf-16-beclj

Static Constant.

Doc flavor with MIME type = "text/plain; charset=utf-16be" (big-endian byte ordering), print data representation class name = "[B" (byte array).

type: javax.print.DocFlavor$BYTE_ARRAY

Static Constant.

Doc flavor with MIME type =
 "text/plain; charset=utf-16be"
 (big-endian byte ordering),
 print data representation class name = "[B" (byte
 array).

type: javax.print.DocFlavor$BYTE_ARRAY
raw docstring

*-text-plain-utf-16-leclj

Static Constant.

Doc flavor with MIME type = "text/plain; charset=utf-16le" (little-endian byte ordering), print data representation class name = "[B" (byte array).

type: javax.print.DocFlavor$BYTE_ARRAY

Static Constant.

Doc flavor with MIME type =
 "text/plain; charset=utf-16le"
 (little-endian byte ordering),
 print data representation class name = "[B" (byte
 array).

type: javax.print.DocFlavor$BYTE_ARRAY
raw docstring

*-text-plain-utf-8clj

Static Constant.

Doc flavor with MIME type = "text/plain; charset=utf-8", print data representation class name = "[B" (byte array).

type: javax.print.DocFlavor$BYTE_ARRAY

Static Constant.

Doc flavor with MIME type =
 "text/plain; charset=utf-8",
 print data representation class name = "[B" (byte
 array).

type: javax.print.DocFlavor$BYTE_ARRAY
raw docstring

->byte-arrayclj

(->byte-array mime-type)

Constructor.

Constructs a new doc flavor with the given MIME type and a print data representation class name of "[B" (byte array).

mime-type - MIME media type string. - java.lang.String

throws: java.lang.NullPointerException - (unchecked exception) Thrown if mimeType is null.

Constructor.

Constructs a new doc flavor with the given MIME type and a print
 data representation class name of "[B" (byte array).

mime-type - MIME media type string. - `java.lang.String`

throws: java.lang.NullPointerException - (unchecked exception) Thrown if mimeType is null.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close