xml - JAXB Performance -


in current project have requirement need build xml document. planning go jaxb creating java domain classes , marshall xml. efficient approach? if not can suggest better approaches xml building?

see ivan-ivanovich-ivanoff's answer similar question posted. short answer jaxb going best approach.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

java - where to store the user credentials in an enterprise application(EAI)? -

openxml - Programmatically format a date in an excel sheet using Office Open Xml SDK -