src/share/classes/javax/print/attribute/DocAttribute.java

Print this page

        

@@ -34,11 +34,10 @@
  * attribute set to specify a characteristic of
  * that doc. If an attribute implements {@link PrintRequestAttribute
  * 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.
- * <P>
  *
  * @see DocAttributeSet
  * @see PrintRequestAttributeSet
  *
  * @author  Alan Kaminsky