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

Print this page

        

*** 36,46 **** * form gives the lower and upper bound for each range of number-up to be * included in an IPP "number-up-supported" attribute. See class {@link * javax.print.attribute.SetOfIntegerSyntax SetOfIntegerSyntax} for an * explanation of canonical array form. The category name returned by * <CODE>getName()</CODE> gives the IPP attribute name. - * <P> * * @author Alan Kaminsky */ public final class NumberUpSupported extends SetOfIntegerSyntax implements SupportedValuesAttribute { --- 36,45 ----