Name: rmT116609 Date: 09/11/2003
A DESCRIPTION OF THE PROBLEM :
In the paragraph "Attribute Definitions" are mentioned the packages "javax.attribute" and "javax.attribute.standard", but there may be the package names "javax.attribute" and "javax.attribute.standard" instead.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
The javax.print.attribute package describes the types of attributes and how they can be collected into sets. The javax.print.attribute.standard package enumerates all of the standard attributes supported by the API, most of which are implementations of attributes specified in the IETF Specification, RFC 2911 Internet Printing Protocol, 1.1: Model and Semantics, dated September 2000. The attributes specified in javax.print.attribute.standard include common capabilites, such as: resolution, copies, media sizes, job priority, and page ranges.
ACTUAL -
The javax.attribute package describes the types of attributes and how they can be collected into sets. The javax.attribute.standard package enumerates all of the standard attributes supported by the API, most of which are implementations of attributes specified in the IETF Specification, RFC 2911 Internet Printing Protocol, 1.1: Model and Semantics, dated September 2000. The attributes specified in javax.attribute.standard include common capabilites, such as: resolution, copies, media sizes, job priority, and page ranges.
URL OF FAULTY DOCUMENTATION :
http://java.sun.com/j2se/1.4.2/docs/api/javax/print/package-summary.html
(Incident Review ID: 206992)
======================================================================