How to remove declaration from XML using Java.
I have tried outputter.getFormat().setOmitDeclaration(true); but it is not working.
No comments:
Post a Comment