Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
您会推荐使用 XMLModifier 从头开始生成 XML 吗?或者只使用 java 所拥有的任何东西,比如 XMLWriter?
是的,使用 XMLWrite 从头开始编写 XML。使用 XMLModifier 增量更新 XML.. 或使用字符串连接从头开始生成 XML