sdk-java icon indicating copy to clipboard operation
sdk-java copied to clipboard

Initial Implementation of XML Format

Open JemDay opened this issue 3 years ago • 0 comments

  • I believe this is "spec compliant - I was wring this at the same time I was writing the spec.
  • We may want to consider a streaming parsing implementation at some point, but I'm not sure that's needed now.
  • Contains +ve and -ve tests along with some round-trip verifications.
  • Implementation is contained and not visible outside the package/module.
  • Comments welcome :-)

Closes #446

JemDay avatar Mar 11 '22 18:03 JemDay