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

Print this page

        

*** 53,63 **** * <P> * <B>IPP Compatibility:</B> The category name returned by * <CODE>getName()</CODE> is the IPP attribute name. The enumeration's * integer value is the IPP enum value. The <code>toString()</code> method * returns the IPP string representation of the attribute value. - * <P> * * @author Alan Kaminsky */ public class ReferenceUriSchemesSupported extends EnumSyntax implements Attribute { --- 53,62 ----