| GNU Classpath (0.20) | |
| Frames | No Frames |
Classes implementing javax.print.attribute.DocAttributeSet | |
| class | HashDocAttributeSet provides an implementation of
DocAttributeSet.
|
Constructors with parameter type javax.print.attribute.DocAttributeSet | |
Creates a HashDocAttributeSet object with the attributes
of the given attributes set in it.
| |
Methods with parameter type javax.print.attribute.DocAttributeSet | |
| DocAttributeSet | Returns a synchronized view of the given attribute set.
|
| DocAttributeSet | Returns an unmodifiable view of the given attribute set.
|
Methods with return type javax.print.attribute.DocAttributeSet | |
| DocAttributeSet | Returns a synchronized view of the given attribute set.
|
| DocAttributeSet | Returns an unmodifiable view of the given attribute set.
|
Methods with return type javax.print.attribute.DocAttributeSet | |
| DocAttributeSet | Returns a set of attributes applying to this document.
|
| GNU Classpath (0.20) |