HPInc / jipp

A Java-compatible implementation of IPP
MIT License
153 stars 42 forks source link

Support pretty-print of attribute groups #94

Closed GladeDiviney closed 4 years ago

GladeDiviney commented 4 years ago

AttributeGroups are pretty-printable as part of an IppPacket but there is no interface exposed to pretty-print them separately. Add this.