XML tag with custom attribute in the start tag in java
I want to add a custom attribute to the start of my xml tag using java, tried using serializer & other solutions but did not work.
I want to add a custom attribute to the start of my xml tag using java, tried using serializer & other solutions but did not work.