Uses of Class
javax.print.attribute.HashAttributeSet
Packages that use HashAttributeSet
包
描述
Provides classes and interfaces that describe the types of Java Print
Service attributes and how they can be collected into attribute sets.
-
Uses of HashAttributeSet in javax.print.attribute
Subclasses of HashAttributeSet in javax.print.attribute修饰符和类Class描述classClassHashDocAttributeSetprovides an attribute set which inherits its implementation from classHashAttributeSetand enforces the semantic restrictions of interfaceDocAttributeSet.classClassHashPrintJobAttributeSetprovides an attribute set which inherits its implementation from classHashAttributeSetand enforces the semantic restrictions of interfacePrintJobAttributeSet.classClassHashPrintRequestAttributeSetinherits its implementation from classHashAttributeSetand enforces the semantic restrictions of interfacePrintRequestAttributeSet.classClassHashPrintServiceAttributeSetprovides an attribute set which inherits its implementation from classHashAttributeSetand enforces the semantic restrictions of interfacePrintServiceAttributeSet.