EXIficient / exificient-grammars

Java Implementation of EXI (grammars part)
http://exificient.github.io/java/
MIT License
4 stars 9 forks source link

fix for Grammars2 #8

Closed amarant closed 6 years ago

amarant commented 6 years ago

change marshall name to marshal as in JAXB add (un)marshall method using SAX/StaX for better performances fix an error where the StartElementNS was use instead of Attribute