| Package | Description | 
|---|---|
| javax.print.attribute | 
 Provides classes and interfaces
that describe the types of JavaTM Print
Service attributes and how they can be collected into attribute sets. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
HashDocAttributeSet
Class HashDocAttributeSet provides an attribute set which
 inherits its implementation from class  
HashAttributeSet and enforces the semantic restrictions of interface DocAttributeSet. | 
class  | 
HashPrintJobAttributeSet
Class HashPrintJobAttributeSet provides an attribute set
 which inherits its implementation from class  
HashAttributeSet and enforces the semantic restrictions of interface
 PrintJobAttributeSet. | 
class  | 
HashPrintRequestAttributeSet
Class HashPrintRequestAttributeSet inherits its implementation from
 class  
HashAttributeSet and enforces the
 semantic restrictions of interface
 PrintRequestAttributeSet. | 
class  | 
HashPrintServiceAttributeSet
Class HashPrintServiceAttributeSet provides an attribute set
 which inherits its implementation from class  
HashAttributeSet and enforces the semantic restrictions of interface
 PrintServiceAttributeSet. | 
 Submit a bug or feature 
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
 Copyright © 1993, 2014, Oracle and/or its affiliates.  All rights reserved.