Uses of Interface
org.apache.maven.api.xml.XmlNode

Packages that use XmlNode
Package
Description
Maven Core API
Provides support for Maven core extensions configuration and management.
Maven Immutable POM (Project Object Model) classes, generated from maven.mdo model.
Contains classes for managing plugin-specific lifecycle bindings and forked executions.
Contains classes for managing Maven settings, including global and user-specific configuration stored in settings.xml files.
Provides classes for managing Maven toolchains, which allow projects to use specific tool installations (like JDKs, compilers, or other build tools) across different environments without hardcoding paths.
Provides an immutable XML processing API for Maven, offering classes and interfaces for reading, manipulating, and writing XML documents in a thread-safe manner.
 
 
Contains implementation of the XmlNode interface and related classes.