java - JaxB Name space Prefix related -


java marshalling process assigning name spaces prefix ns2 or ns3 randomly, there way see why ns2 come first , ns3 later , vice versa?

check these questions:

in short, use @xmlns or specify namespaceprefixmapper.


Comments

Popular posts from this blog

github - Git errors while pushing -

Unity3d perpendicular vector3 -

c++ - How can I delete a QSharedPointer -