kenglxn / QRGen

a simple QRCode generation api for java built on top ZXING
http://glxn.net/2012/03/10/qrgen-a-small-wrapper-on-top-of-zxing-for-generating-qrcodes-in-java
1.49k stars 299 forks source link

post 3.0.0 refactor and cleaning #158

Closed kenglxn closed 1 year ago

kenglxn commented 1 year ago

remove SchemaParser SPI. A cool idea, but a bit out of scope of this library. clean up and hide partial and unimplemented schemas. First run at cleaning up the schema APIs.