Liking cljdoc? Tell your friends :D

javax.print.DocFlavor$URL

Class DocFlavor.URL provides predefined static constant DocFlavor objects. For example doc flavors using a Uniform Resource Locator (java.net.URL) as the print data representation class.

Class DocFlavor.URL provides predefined static constant DocFlavor
objects.
For example doc flavors using a Uniform Resource Locator (java.net.URL) as the print data
representation  class.
raw docstring

*-autosenseclj

Static Constant.

Doc flavor with MIME type = "application/octet-stream", print data representation class name = "java.net.URL". The client must determine that data described using this DocFlavor is valid for the printer.

type: javax.print.DocFlavor$URL

Static Constant.

Doc flavor with MIME type =
 "application/octet-stream",
 print data representation class name = "java.net.URL".
  The client must determine that data described
 using this DocFlavor is valid for the printer.

type: javax.print.DocFlavor$URL
raw docstring

*-gifclj

Static Constant.

Doc flavor with MIME type = "image/gif", print data representation class name = "java.net.URL".

type: javax.print.DocFlavor$URL

Static Constant.

Doc flavor with MIME type = "image/gif", print data
 representation class name = "java.net.URL".

type: javax.print.DocFlavor$URL
raw docstring

*-jpegclj

Static Constant.

Doc flavor with MIME type = "image/jpeg", print data representation class name = "java.net.URL".

type: javax.print.DocFlavor$URL

Static Constant.

Doc flavor with MIME type = "image/jpeg", print data
 representation class name = "java.net.URL".

type: javax.print.DocFlavor$URL
raw docstring

*-pclclj

Static Constant.

Doc flavor with MIME type = "application/vnd.hp-PCL", print data representation class name = "java.net.URL".

type: javax.print.DocFlavor$URL

Static Constant.

Doc flavor with MIME type = "application/vnd.hp-PCL",
 print data representation class name = "java.net.URL".

type: javax.print.DocFlavor$URL
raw docstring

*-pdfclj

Static Constant.

Doc flavor with MIME type = "application/pdf", print data representation class name = "java.net.URL".

type: javax.print.DocFlavor$URL

Static Constant.

Doc flavor with MIME type = "application/pdf", print
 data representation class name = "java.net.URL".

type: javax.print.DocFlavor$URL
raw docstring

*-pngclj

Static Constant.

Doc flavor with MIME type = "image/png", print data representation class name = "java.net.URL".

type: javax.print.DocFlavor$URL

Static Constant.

Doc flavor with MIME type = "image/png", print data
 representation class name = "java.net.URL".

type: javax.print.DocFlavor$URL
raw docstring

*-postscriptclj

Static Constant.

Doc flavor with MIME type = "application/postscript", print data representation class name = "java.net.URL".

type: javax.print.DocFlavor$URL

Static Constant.

Doc flavor with MIME type = "application/postscript",
 print data representation class name = "java.net.URL".

type: javax.print.DocFlavor$URL
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 = "java.net.URL" (byte stream).

type: javax.print.DocFlavor$URL

Static Constant.

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

type: javax.print.DocFlavor$URL
raw docstring

*-text-html-us-asciiclj

Static Constant.

Doc flavor with MIME type = "text/html; charset=us-ascii", print data representation class name = "java.net.URL" (byte stream).

type: javax.print.DocFlavor$URL

Static Constant.

Doc flavor with MIME type =
 "text/html; charset=us-ascii",
 print data representation class name =
 "java.net.URL" (byte stream).

type: javax.print.DocFlavor$URL
raw docstring

*-text-html-utf-16clj

Static Constant.

Doc flavor with MIME type = "text/html; charset=utf-16", print data representation class name = "java.net.URL" (byte stream).

type: javax.print.DocFlavor$URL

Static Constant.

Doc flavor with MIME type =
 "text/html; charset=utf-16",
 print data representation class name =
 "java.net.URL" (byte stream).

type: javax.print.DocFlavor$URL
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 = "java.net.URL" (byte stream).

type: javax.print.DocFlavor$URL

Static Constant.

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

type: javax.print.DocFlavor$URL
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 = "java.net.URL" (byte stream).

type: javax.print.DocFlavor$URL

Static Constant.

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

type: javax.print.DocFlavor$URL
raw docstring

*-text-html-utf-8clj

Static Constant.

Doc flavor with MIME type = "text/html; charset=utf-8", print data representation class name = "java.net.URL" (byte stream).

type: javax.print.DocFlavor$URL

Static Constant.

Doc flavor with MIME type =
 "text/html; charset=utf-8",
 print data representation class name =
 "java.net.URL" (byte stream).

type: javax.print.DocFlavor$URL
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 = "java.net.URL" (byte stream).

type: javax.print.DocFlavor$URL

Static Constant.

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

type: javax.print.DocFlavor$URL
raw docstring

*-text-plain-us-asciiclj

Static Constant.

Doc flavor with MIME type = "text/plain; charset=us-ascii", print data representation class name = "java.net.URL" (byte stream).

type: javax.print.DocFlavor$URL

Static Constant.

Doc flavor with MIME type =
 "text/plain; charset=us-ascii",
 print data representation class name =
 "java.net.URL" (byte stream).

type: javax.print.DocFlavor$URL
raw docstring

*-text-plain-utf-16clj

Static Constant.

Doc flavor with MIME type = "text/plain; charset=utf-16", print data representation class name = java.net.URL"" (byte stream).

type: javax.print.DocFlavor$URL

Static Constant.

Doc flavor with MIME type =
 "text/plain; charset=utf-16",
 print data representation class name =
 java.net.URL"" (byte stream).

type: javax.print.DocFlavor$URL
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 = "java.net.URL" (byte stream).

type: javax.print.DocFlavor$URL

Static Constant.

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

type: javax.print.DocFlavor$URL
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 = "java.net.URL" (byte stream).

type: javax.print.DocFlavor$URL

Static Constant.

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

type: javax.print.DocFlavor$URL
raw docstring

*-text-plain-utf-8clj

Static Constant.

Doc flavor with MIME type = "text/plain; charset=utf-8", print data representation class name = "java.net.URL" (byte stream).

type: javax.print.DocFlavor$URL

Static Constant.

Doc flavor with MIME type =
 "text/plain; charset=utf-8",
 print data representation class name =
 "java.net.URL" (byte stream).

type: javax.print.DocFlavor$URL
raw docstring

->urlclj

(->url mime-type)

Constructor.

Constructs a new doc flavor with the given MIME type and a print data representation class name of "java.net.URL".

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 "java.net.URL".

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