Package cloud.opencode.base.xml.merge
package cloud.opencode.base.xml.merge
Merge Package - XML document merging and overlay
合并包 - XML 文档合并和覆盖
This package provides utilities for merging two XML documents, applying overlay elements onto a base document.
此包提供合并两个 XML 文档的工具,将覆盖元素应用到基础文档上。
- Since:
- JDK 25, opencode-base-xml V1.0.3
- Author:
- Leon Soo www.LeonSoo.com
- See Also:
-
ClassDescriptionMerge Strategy - Strategies for merging XML documents 合并策略 - XML 文档的合并策略XML Merge - Merges two XML documents by overlaying one onto another XML 合并 - 通过将一个 XML 文档覆盖到另一个上来合并两个 XML 文档