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

Print this page

        

*** 45,55 **** * <P> * <B>IPP Compatibility:</B> The information needed to construct an IPP * "date-time-at-processing" attribute can be obtained as described above. The * category name returned by <CODE>getName()</CODE> gives the IPP attribute * name. - * <P> * * @author Alan Kaminsky */ public final class DateTimeAtProcessing extends DateTimeSyntax implements PrintJobAttribute { --- 45,54 ----