Liking cljdoc? Tell your friends :D

javax.print.attribute.HashDocAttributeSet

Class HashDocAttributeSet provides an attribute set which inherits its implementation from class HashAttributeSet and enforces the semantic restrictions of interface DocAttributeSet.

Class HashDocAttributeSet provides an attribute set which
inherits its implementation from class HashAttributeSet and enforces the semantic restrictions of interface DocAttributeSet.
raw docstring

->hash-doc-attribute-setclj

(->hash-doc-attribute-set)
(->hash-doc-attribute-set attribute)

Constructor.

Construct a new hash doc attribute set, initially populated with the given value.

attribute - Attribute value to add to the set. - javax.print.attribute.DocAttribute

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

Constructor.

Construct a new hash doc attribute set,
 initially populated with the given value.

attribute - Attribute value to add to the set. - `javax.print.attribute.DocAttribute`

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

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close