All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.maven.model.io.xpp3.package-info Maven / Gradle / Ivy

The newest version!
// CHECKSTYLE_OFF: RegexpHeader|LineLength
/**
 * XML reader and writer classes for Maven POM, generated from maven.mdo model.
 * These classes use
 * plexus-utils'
 * XML Pull Parser API for their internal XML handling and
 * Xpp3DomBuilder +
 * Xpp3Dom for
 * DOM content representation (see <configuration> elements).
 */
package org.apache.maven.model.io.xpp3;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy