Thanks Josh, the example was very helpful! From: Adams, Joshua <jad...@owlcyberdefense.com> Sent: Monday, October 2, 2023 1:08 PM To: Daffodil User's Group (users@daffodil.apache.org) <users@daffodil.apache.org> Subject: Re: Java API example for EXI
Hey Lara, We have a Java example of how to use Daffodil with the open source Exificient library here: https://github.com/OpenDFDL/examples<https://usg02.safelinks.protection.office365.us/?url=https%3A%2F%2Fgithub.com%2FOpenDFDL%2Fexamples&data=05%7C01%7Clara.blatchford%40nteligen.com%7C2d9bb947ecaf414724fd08dbc36a64e5%7C379c214c5c944e86a6062d047675f02a%7C0%7C0%7C638318633951768103%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=xmWMGM41qcMeVKXx%2Fm8MXL6DKW0xkkgEJ%2BHyK5vsxd4%3D&reserved=0> Just take a look at the "helloWorldExificient" project. Let me know if you have any questions. Josh ________________________________ From: Lara Blatchford <lara.blatchf...@nteligen.com<mailto:lara.blatchf...@nteligen.com>> Sent: Monday, October 2, 2023 12:10 PM To: Daffodil User's Group (users@daffodil.apache.org<mailto:users@daffodil.apache.org>) <users@daffodil.apache.org<mailto:users@daffodil.apache.org>> Subject: Java API example for EXI Hi - I'd like to investigate Daffodil's EXI capability. Is there a Java example of parse/unparsed for an EXI infoset? The Daffodil 3.4.0 release notes suggest using SAXInfosetInputter/SAXInfosetOutputter with Exificient. Those classes don't appear to exit in the Java API as best I can tell (looking at Daffodil 3.5.0). An example of how to parse/unparse EXI via the Java interface would be helpful. Thanks, Lara