IppResponse.java (parseAttributes): Handle IppValueTag.UNKNOWN.

2010-04-27  Andrew Haley  <aph@redhat.com>

        * gnu/javax/print/ipp/IppResponse.java (parseAttributes): Handle
        IppValueTag.UNKNOWN.  
        * gnu/javax/print/ipp/IppRequest.java (writeOperationAttributes):
        Handle RequestedAttributes.
        * gnu/javax/print/ipp/IppPrintService.java (processResponse): Add
        DocFlavor.SERVICE_FORMATTED.PAGEABLE and
        DocFlavor.SERVICE_FORMATTED.PRINTABLE.

From-SVN: r158789
This commit is contained in:
Andrew Haley 2010-04-27 16:35:06 +00:00 committed by Andrew Haley
parent e65bb9be49
commit b656968688
9 changed files with 35 additions and 5 deletions