Liking cljdoc? Tell your friends :D

javax.print.attribute.SupportedValuesAttribute

Interface SupportedValuesAttribute is a tagging interface which a printing attribute class implements to indicate the attribute describes the supported values for another attribute. For example, if a Print Service instance supports the Copies attribute, the Print Service instance will have a CopiesSupported attribute, which is a SupportedValuesAttribute giving the legal values a client may specify for the Copies attribute.

Interface SupportedValuesAttribute is a tagging interface which a printing
attribute class implements to indicate the attribute describes the supported
values for another attribute. For example, if a Print Service instance
supports the Copies
attribute, the Print Service instance will have a CopiesSupported attribute,
which is a SupportedValuesAttribute giving the legal values a client may
specify for the Copies
attribute.
raw docstring

No vars found in this namespace.

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

× close