src/share/classes/javax/print/attribute/standard/PrinterURI.java

Print this page

        

@@ -39,11 +39,10 @@
  * <B>IPP Compatibility:</B>  This implements the
  * IPP printer-uri attribute. The string form returned by
  * <CODE>toString()</CODE>  gives the IPP printer-uri value.
  * The category name returned by <CODE>getName()</CODE>
  * gives the IPP attribute name.
- * <P>
  *
  * @author  Robert Herriot
  */
 
 public final class PrinterURI extends URISyntax