java - how to create customized marshalled output from JAXB? -


I do not want to use the XML file created by JAXB marshaller, I can customize it, Format for objects?

You can take XML output of JASB and process it on the way you like it can do.

XSLT, DOM, or anything else ...

The XML is perfect for converting even more!


Comments

Popular posts from this blog

c# - PInvoke of NetUserAdd returns 24 -

c# - XMLDocument.Validate Error: System.InvalidOperationException : The XmlSchemaSet on the document is either null or has no schemas in it -