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

There is a newer version: 3.0.0-alpha-3
Show 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 - 2024 Weber Informatics LLC | Privacy Policy