Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Parse both XML and JSON Resources #9

Closed
bdrillard opened this issue Jan 22, 2018 · 1 comment
Closed

Parse both XML and JSON Resources #9

bdrillard opened this issue Jan 22, 2018 · 1 comment

Comments

@bdrillard
Copy link
Contributor

Bunsen currently only parses XML resources using an XML parser built from a FhirContext. We want to support reading JSON resources as well. We can do this by inferring which parser to use based on the file extension. Encountering resources that lack a file extension can throw a runtime exception with a message.

@bdrillard
Copy link
Contributor Author

This issue was resolved with PR #10.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant