Replies: 1 comment
-
By default, declarations are not processed. You need to use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
when read a file , I wanna save it , invoke -> doc.save(../test.xml). Then ,the declaration is <? version = "1.0">,original declaration is <? version = "1.0" encoding = "utf-8">,just like the encoding has been lost when read file...
Beta Was this translation helpful? Give feedback.
All reactions