DOMXIncluder is a Java class that is an XInclude processor based on Document
Object Model Level 2 (DOM2). It will resolve documents that use XInclude to
build a single document from multiple parts, and works with Java 1.2 or later.
This page also links to documentation for the Application Programming Interface
(API).