tree: c0e95e3ea5e830c021d677a7e341c9d3976a8cda [path history] [tgz]
  1. src/
  2. pom.xml
  3. README.md
maven-xml-impl/README.md

Apache Maven XML Impl

This module contains the implementation of the org.apache.maven.api.xml.Dom interface used to convey XML snippets in the object model, and also the modified org.codehaus.plexus.util.xml package which wraps the immutable objects from org.apache.maven.api.xml.Dom in order to provide compatibility and interoperability between the API v3.x and v4.x.

See plexus-utils for more information.