Doc
's
attribute set to specify a characteristic of
that doc. If an attribute implements
PrintRequestAttribute
as well as DocAttribute, the client may include the
attribute in a attribute set which specifies a print job
to specify a characteristic for all the docs in that job.
Note: This method is intended to provide a default, nonlocalized
string for the attribute's category. If two attribute objects return the
same category from the getCategory()
method, they should
return the same name from the getName()
method.